update version to 5.11.0

This commit is contained in:
tibbi 2023-09-13 12:02:36 +02:00
parent 05e391f250
commit 1613cd4c1f
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 = "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" }