라이브 만들기

- 메뉴 등록 edittext 스크롤 적용
This commit is contained in:
2024-03-08 23:04:54 +09:00
parent a75821ed06
commit c653563512
2 changed files with 10 additions and 2 deletions

View File

@@ -40,8 +40,8 @@ android {
applicationId "kr.co.vividnext.sodalive"
minSdk 23
targetSdk 33
versionCode 24
versionName "1.7.0"
versionCode 25
versionName "1.8.0"
}
buildTypes {