Skip to content

Commit

Permalink
Merge pull request #758 from devemux86/gradle
Browse files Browse the repository at this point in the history
Update Android Gradle plugin

@devemux86 
thank you for the cooperation
  • Loading branch information
afischerdev authored Jan 21, 2025
2 parents 4fb19df + 7c47171 commit 88e7d58
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 @@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.7.2'
classpath 'com.android.tools.build:gradle:8.7.3'

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down

0 comments on commit 88e7d58

Please sign in to comment.