update versionCode to 2
This commit is contained in:
parent
cb1cd5c84e
commit
b3873e726c
|
@ -10,7 +10,7 @@ android {
|
||||||
applicationId "com.simplemobiletools.clock"
|
applicationId "com.simplemobiletools.clock"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
versionCode 1
|
versionCode 2
|
||||||
versionName "3.1.0"
|
versionName "3.1.0"
|
||||||
setProperty("archivesBaseName", "clock")
|
setProperty("archivesBaseName", "clock")
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue