콘텐츠 대여가격 60%로 변경

This commit is contained in:
2023-08-29 23:29:33 +09:00
parent a422eb08c0
commit 735f353f31
2 changed files with 3 additions and 3 deletions

View File

@@ -39,8 +39,8 @@ android {
applicationId "kr.co.vividnext.sodalive"
minSdk 23
targetSdk 33
versionCode 1
versionName "1.0.0"
versionCode 2
versionName "1.0.1"
}
buildTypes {