Skip to content

Commit

Permalink
Merge pull request #19659 from hrydgard/gradle-update
Browse files Browse the repository at this point in the history
Android: Bump the gradle plugin version again
  • Loading branch information
hrydgard authored Nov 26, 2024
2 parents c2f5387 + 67585b9 commit 288f329
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 @@ -5,7 +5,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.7.1'
classpath 'com.android.tools.build:gradle:8.7.2'
}
}

Expand Down

0 comments on commit 288f329

Please sign in to comment.