Skip to content

Commit

Permalink
attempt: Upgrade build source Android Gradle plugin to version 8.5.0 …
Browse files Browse the repository at this point in the history
…to 8.7.3
  • Loading branch information
niccoreyes committed Feb 5, 2025
1 parent 291ab62 commit 5d1b267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
dependencies {
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.22.0")

implementation("com.android.tools.build:gradle:8.5.0")
implementation("com.android.tools.build:gradle:8.7.3")

implementation("app.cash.licensee:licensee-gradle-plugin:1.8.0")
implementation("com.osacky.flank.gradle:fladle:0.17.4")
Expand Down

0 comments on commit 5d1b267

Please sign in to comment.