versionCode 12, versionName 1.2.0

This commit is contained in:
2023-12-07 09:59:47 +09:00
parent dfaf45a83d
commit 2883c63e07

View File

@@ -40,8 +40,8 @@ android {
applicationId "kr.co.vividnext.sodalive"
minSdk 23
targetSdk 33
versionCode 11
versionName "1.1.1"
versionCode 12
versionName "1.2.0"
}
buildTypes {