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