build: 更新项目至studio panda

This commit is contained in:
2026-06-02 20:51:11 +08:00
parent 3e0e9f3259
commit 49ba30179f
2 changed files with 24 additions and 16 deletions

View File

@@ -1,7 +1,8 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '2.3.21'
repositories {
google()
// mavenCentral()
@@ -15,6 +16,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:8.13.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files