versionCode 49, versionName 1.9.2

This commit is contained in:
2024-04-12 19:57:44 +09:00
parent 7bffd1c3c7
commit a6ce994fd0

View File

@@ -41,7 +41,7 @@ android {
minSdk 23 minSdk 23
targetSdk 33 targetSdk 33
versionCode 49 versionCode 49
versionName "1.10.0" versionName "1.9.2"
} }
buildTypes { buildTypes {