Update version to 1.5.6

This commit is contained in:
LittleTurtle2333
2022-03-29 16:48:00 +08:00
parent d2035121ce
commit d8baadae59

View File

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