feat(build): kotlin 2.2.20, agp 8.11.1 업그레이드
This commit is contained in:
@@ -9,10 +9,10 @@ dependencyResolutionManagement {
|
||||
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
|
||||
repositories {
|
||||
google()
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
maven { url 'https://jitpack.io' }
|
||||
maven { url = "https://devrepo.kakao.com/nexus/content/groups/public/" }
|
||||
gradlePluginPortal()
|
||||
}
|
||||
}
|
||||
rootProject.name = "SodaLive"
|
||||
|
||||
Reference in New Issue
Block a user