update version code to 2
This commit is contained in:
parent
29b75e5771
commit
54775f3f08
|
@ -9,7 +9,7 @@ android {
|
|||
applicationId "com.simplemobiletools.contacts"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 1
|
||||
versionCode 2
|
||||
versionName "3.0.1"
|
||||
setProperty("archivesBaseName", "contacts")
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue