카카오 로그인 추가

This commit is contained in:
2025-04-07 19:20:57 +09:00
parent a9885874ee
commit d4796257b3
10 changed files with 160 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ dependencyResolutionManagement {
jcenter()
mavenCentral()
maven { url 'https://jitpack.io' }
maven { url = "https://devrepo.kakao.com/nexus/content/groups/public/" }
}
}
rootProject.name = "SodaLive"