Skip to content

Commit

Permalink
update version to 5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tibbi committed Sep 13, 2023
1 parent 05e391f commit 1613cd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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" }
Expand Down

0 comments on commit 1613cd4

Please sign in to comment.