feat(build): agp 8.13.0, gradle-wrapper 8.14.3 업그레이드
This commit is contained in:
@@ -16,8 +16,8 @@ buildscript {
|
||||
}
|
||||
|
||||
plugins {
|
||||
id 'com.android.application' version '8.11.1' apply false
|
||||
id 'com.android.library' version '8.11.1' apply false
|
||||
id 'com.android.application' version '8.13.0' apply false
|
||||
id 'com.android.library' version '8.13.0' apply false
|
||||
id 'org.jetbrains.kotlin.android' version '2.2.20' apply false
|
||||
id 'com.google.devtools.ksp' version '2.2.20-2.0.4' apply false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user