Update version to 1.5.5

This commit is contained in:
LittleTurtle2333
2022-03-27 17:15:30 +08:00
parent 181869687e
commit fc1800932b

View File

@@ -12,8 +12,8 @@ android {
applicationId = "com.lt2333.simplicitytools"
minSdk = 31
targetSdk = 32
versionCode = 55
versionName = "1.5.4"
versionCode = 56
versionName = "1.5.5"
}
buildTypes {