Skip to content

Commit

Permalink
Bump com.android.tools.build:gradle from 8.1.1 to 8.1.2 (#2219)
Browse files Browse the repository at this point in the history
  • Loading branch information
vorburger authored Sep 29, 2023
1 parent b860a29 commit c4ed544
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.21.0")

implementation("com.android.tools.build:gradle:8.1.1")
implementation("com.android.tools.build:gradle:8.1.2")

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

0 comments on commit c4ed544

Please sign in to comment.