versionCode 13, versionName 1.2.1

This commit is contained in:
klaus 2023-12-08 23:54:13 +09:00
parent 6a72bc63c0
commit 8f3a2f16ad
1 changed files with 2 additions and 2 deletions

View File

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