Update version to 1.5.8

This commit is contained in:
LittleTurtle2333
2022-04-03 17:47:34 +08:00
parent f5ff3e78c4
commit 919694fce7

View File

@@ -12,8 +12,8 @@ android {
applicationId = "com.lt2333.simplicitytools" applicationId = "com.lt2333.simplicitytools"
minSdk = 31 minSdk = 31
targetSdk = 32 targetSdk = 32
versionCode = 58 versionCode = 59
versionName = "1.5.7" versionName = "1.5.8"
} }
buildTypes { buildTypes {