update version to 5.11.2

This commit is contained in:
tibbi 2023-09-23 18:02:38 +02:00
parent fd5c7a3d94
commit d429a706bd
1 changed files with 2 additions and 2 deletions

View File

@ -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" }