Update version to 1.6.1

This commit is contained in:
LittleTurtle2333
2022-04-12 17:48:01 +08:00
parent 117c18b45e
commit 320a393a7c

View File

@@ -12,8 +12,8 @@ android {
applicationId = "com.lt2333.simplicitytools"
minSdk = 31
targetSdk = 32
versionCode = 61
versionName = "1.6.0"
versionCode = 62
versionName = "1.6.1"
}
buildTypes {