versionCode 22 versionName "1.6.0"

This commit is contained in:
2024-02-14 16:49:36 +09:00
parent a2cbeb87d5
commit 91a2da9032

View File

@@ -41,7 +41,7 @@ android {
minSdk 23 minSdk 23
targetSdk 33 targetSdk 33
versionCode 22 versionCode 22
versionName "1.5.2" versionName "1.6.0"
} }
buildTypes { buildTypes {