Skip to content

Commit d429a70

Browse files
committed
update version to 5.11.2
1 parent fd5c7a3 commit d429a70

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 = "41"
36-
app-version-versionName = "5.11.1"
35+
app-version-versionCode = "42"
36+
app-version-versionName = "5.11.2"
3737
[libraries]
3838
#AndroidX
3939
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }

0 commit comments

Comments
 (0)