mirror of
https://github.com/Katana-Official/SPatch-Update.git
synced 2026-03-19 04:59:45 +08:00
App: Upgrade deps
This commit is contained in:
@@ -7,8 +7,8 @@ buildscript {
|
||||
google()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:8.3.1'
|
||||
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.0-Beta5'
|
||||
classpath 'com.android.tools.build:gradle:8.3.2'
|
||||
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.0-RC1'
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
// in the individual module build.gradle files
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user