We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 641e2a5 commit 93bdf70Copy full SHA for 93bdf70
buildSrc/build.gradle.kts
@@ -16,6 +16,6 @@ dependencies {
16
implementation("org.jetbrains.kotlin:compose-compiler-gradle-plugin:$kotlinVersion")
17
implementation("org.jetbrains.compose:compose-gradle-plugin:1.6.11")
18
implementation("com.huanshankeji.team:gradle-plugins:0.5.1")
19
- implementation("com.android.tools.build:gradle:8.2.2")
+ implementation("com.android.tools.build:gradle:8.5.2")
20
implementation("com.huanshankeji:common-gradle-dependencies:0.7.1-20240516")
21
}
0 commit comments