Skip to content

Commit

Permalink
Update android.gradle to v8.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2023
1 parent 5642f67 commit 4d17d09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ java-toolchain = "19"
fgp = "0.7.0"
gradle-api = "8.3"

android-gradle = "8.1.1"
android-gradle = "8.1.2"
android-min = "21"
android-target = "33"
android-compile = "33"
Expand Down
2 changes: 1 addition & 1 deletion sample/simple/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

android-compile = "34"
android-desugarjdklibs = "2.0.3"
android-gradle = "8.1.1"
android-gradle = "8.1.2"
android-min = "26"
android-target = "33"
androidx-activity = "1.7.2"
Expand Down

0 comments on commit 4d17d09

Please sign in to comment.