versionCode 120, versionName 1.22.2

This commit is contained in:
2024-10-28 13:47:19 +09:00
parent f51f7ef412
commit a401a2e13a

View File

@@ -35,8 +35,8 @@ android {
applicationId "kr.co.vividnext.sodalive"
minSdk 23
targetSdk 34
versionCode 118
versionName "1.22.0"
versionCode 120
versionName "1.22.2"
}
buildTypes {