update version to 5.8.0
This commit is contained in:
parent
acb186c2b4
commit
dc214504ed
|
@ -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" }
|
||||
|
|
Loading…
Reference in New Issue