update version to 5.11.2
This commit is contained in:
parent
fd5c7a3d94
commit
d429a706bd
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ app-build-javaVersion = "VERSION_17"
|
|||
app-build-kotlinJVMTarget = "17"
|
||||
#versioning
|
||||
app-version-appId = "com.simplemobiletools.clock"
|
||||
app-version-versionCode = "41"
|
||||
app-version-versionName = "5.11.1"
|
||||
app-version-versionCode = "42"
|
||||
app-version-versionName = "5.11.2"
|
||||
[libraries]
|
||||
#AndroidX
|
||||
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }
|
||||
|
|
Loading…
Reference in a new issue