Skip to content

Commit

Permalink
update version to 5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tibbi committed Oct 6, 2023
1 parent acb186c commit dc21450
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 @@ -21,8 +21,8 @@ app-build-javaVersion = "VERSION_17"
app-build-kotlinJVMTarget = "17"
#versioning
app-version-appId = "com.simplemobiletools.thankyou"
app-version-versionCode = "31"
app-version-versionName = "5.7.3"
app-version-versionCode = "32"
app-version-versionName = "5.8.0"
[libraries]
#Android X
androidx-customView = { module = "androidx.customview:customview", version.ref = "androidx-customView" }
Expand Down

0 comments on commit dc21450

Please sign in to comment.