update version to 5.8.0

This commit is contained in:
tibbi 2023-10-06 16:49:32 +02:00
parent acb186c2b4
commit dc214504ed
1 changed files with 2 additions and 2 deletions

View File

@ -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" }