feat: 메인 홈

- 다른 페이지로 이동시 로그인 안되어 있으면 로그인 페이지로 이동
This commit is contained in:
2025-07-15 20:41:35 +09:00
parent db2e3bc8f2
commit 141e7fe416
2 changed files with 110 additions and 70 deletions

View File

@@ -35,7 +35,7 @@ android {
applicationId "kr.co.vividnext.sodalive"
minSdk 23
targetSdk 34
versionCode 174
versionCode 175
versionName "1.39.0"
}