- code : 11
- name : 1.1.1
This commit is contained in:
2023-11-22 01:38:27 +09:00
parent ead7aa3011
commit 61ee1fc5be

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 {