Skip to content

Commit

Permalink
Update build tools
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlecat committed Dec 7, 2024
1 parent 5cad2be commit 8df92aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:8.7.1'
classpath 'com.android.tools.build:gradle:8.7.3'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.1.4'
classpath 'com.puppycrawl.tools:checkstyle:10.12.4'
}
Expand Down

0 comments on commit 8df92aa

Please sign in to comment.