Skip to content

Commit c97ee75

Browse files
committed
update version to 5.11.1
1 parent 9a6223c commit c97ee75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ app-build-javaVersion = "VERSION_17"
3232
app-build-kotlinJVMTarget = "17"
3333
#versioning
3434
app-version-appId = "com.simplemobiletools.clock"
35-
app-version-versionCode = "40"
36-
app-version-versionName = "5.11.0"
35+
app-version-versionCode = "41"
36+
app-version-versionName = "5.11.1"
3737
[libraries]
3838
#AndroidX
3939
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }

0 commit comments

Comments
 (0)