Skip to content

Commit

Permalink
Bump AGP to 7.4.0 (maplibre#696)
Browse files Browse the repository at this point in the history
  • Loading branch information
birkskyum authored Jan 16, 2023
1 parent f561031 commit fcfc9a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.3.1'
classpath 'com.android.tools.build:gradle:7.4.0'
classpath dependenciesList.licensesPlugin
classpath dependenciesList.kotlinPlugin
// classpath dependenciesList.jacocoPlugin
Expand Down

0 comments on commit fcfc9a6

Please sign in to comment.