- code : 11
- name : 1.1.1
This commit is contained in:
klaus 2023-11-22 01:38:27 +09:00
parent ead7aa3011
commit 61ee1fc5be
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 10
versionName "1.1.0"
versionCode 11
versionName "1.1.1"
}
buildTypes {