Skip to content

Commit

Permalink
Update android.gradle to v8.7.3 (#953)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 62edf48 commit e596a85
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 @@ -5,7 +5,7 @@ coroutines = "1.9.0"
java-target= "11"
java-toolchain = "22"

android-gradle = "8.7.2"
android-gradle = "8.7.3"
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 @@ -3,7 +3,7 @@
android-compile = "35"
android-target = "35"
android-desugarjdklibs = "2.1.3"
android-gradle = "8.7.2"
android-gradle = "8.7.3"
android-min = "26"
androidx-activity = "1.9.3"
androidx-annotations = "1.6.0"
Expand Down

0 comments on commit e596a85

Please sign in to comment.