versionCode 22 versionName "1.5.2"

This commit is contained in:
klaus 2024-02-13 00:35:44 +09:00
parent a7ef5a8147
commit 6a92f955ca
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 21
versionName "1.5.1"
versionCode 22
versionName "1.5.2"
}
buildTypes {