update version to 5.11.0
This commit is contained in:
parent
05e391f250
commit
1613cd4c1f
|
@ -32,8 +32,8 @@ app-build-javaVersion = "VERSION_17"
|
|||
app-build-kotlinJVMTarget = "17"
|
||||
#versioning
|
||||
app-version-appId = "com.simplemobiletools.clock"
|
||||
app-version-versionCode = "39"
|
||||
app-version-versionName = "5.10.3"
|
||||
app-version-versionCode = "40"
|
||||
app-version-versionName = "5.11.0"
|
||||
[libraries]
|
||||
#AndroidX
|
||||
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }
|
||||
|
|
Loading…
Reference in New Issue