Skip to content

Commit

Permalink
upgrade: 升级gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
liangjingkanji committed Aug 12, 2024
1 parent f7fc77c commit 623c161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.3.0'
classpath 'com.android.tools.build:gradle:8.3.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "org.jetbrains.kotlin:kotlin-serialization:$kotlin_version"
classpath 'org.jetbrains.dokka:dokka-gradle-plugin:1.4.32'
Expand Down

0 comments on commit 623c161

Please sign in to comment.