Skip to content

Commit

Permalink
update version to 5.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tibbi committed Sep 19, 2023
1 parent 90603cc commit 277167f
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 @@ -17,8 +17,8 @@ app-build-javaVersion = "VERSION_17"
app-build-kotlinJVMTarget = "17"
#versioning
app-version-appId = "com.simplemobiletools.dialer"
app-version-versionCode = "56"
app-version-versionName = "5.18.0"
app-version-versionCode = "57"
app-version-versionName = "5.18.1"
[libraries]
#Simple Mobile Tools
simple-tools-commons = { module = "com.github.SimpleMobileTools:Simple-Commons", version.ref = "simple-commons" }
Expand Down

0 comments on commit 277167f

Please sign in to comment.