Skip to content

Commit

Permalink
update the Android Gradle Plugin to v8.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Jan 21, 2025
1 parent 0e80c90 commit cc119df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ junit4 = "junit:junit:4.13.2"

[plugins]

android-library = "com.android.library:8.7.3"
android-library = { id = "com.android.library", version = "8.8.0" }

0 comments on commit cc119df

Please sign in to comment.