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"
|
app-build-kotlinJVMTarget = "17"
|
||||||
#versioning
|
#versioning
|
||||||
app-version-appId = "com.simplemobiletools.thankyou"
|
app-version-appId = "com.simplemobiletools.thankyou"
|
||||||
app-version-versionCode = "31"
|
app-version-versionCode = "32"
|
||||||
app-version-versionName = "5.7.3"
|
app-version-versionName = "5.8.0"
|
||||||
[libraries]
|
[libraries]
|
||||||
#Android X
|
#Android X
|
||||||
androidx-customView = { module = "androidx.customview:customview", version.ref = "androidx-customView" }
|
androidx-customView = { module = "androidx.customview:customview", version.ref = "androidx-customView" }
|
||||||
|
|
Loading…
Reference in New Issue