Skip to content

Commit

Permalink
Merge pull request #269 from pyamsoft/dependabot/gradle/com.android.l…
Browse files Browse the repository at this point in the history
…ibrary-8.7.3

Bump com.android.library from 8.7.2 to 8.7.3
  • Loading branch information
pyamsoft authored Dec 3, 2024
2 parents 5ae4cb5 + 4f1e0d7 commit 1d10b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ buildscript {
plugins {
// Android AGP
// https://developer.android.com/studio/build#top-level
id("com.android.library") version "8.7.2" apply false
id("com.android.library") version "8.7.3" apply false

// Fix Android build cache
// https://github.com/gradle/android-cache-fix-gradle-plugin
Expand Down

0 comments on commit 1d10b33

Please sign in to comment.