Update version to 1.5.4

This commit is contained in:
LittleTurtle2333
2022-03-26 16:31:52 +08:00
parent ca2ffa4c3f
commit 6f91cab9b8

View File

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