feat: 메인 홈

- 돋보기 터치시 검색 페이지 연결
This commit is contained in:
2025-07-16 12:09:29 +09:00
parent 3e525b05a5
commit b5d0309f2b
3 changed files with 11 additions and 3 deletions

View File

@@ -35,8 +35,8 @@ android {
applicationId "kr.co.vividnext.sodalive"
minSdk 23
targetSdk 34
versionCode 175
versionName "1.39.0"
versionCode 177
versionName "1.39.1"
}
buildTypes {