Skip to content

Commit

Permalink
fix(deps): update dependency com.android.tools.build:gradle to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent 53e0b86 commit 724994d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
ext {
agp_version = '7.4.2'
agp_version = '8.5.2'
}
ext.kotlin_version = '1.9.10'
repositories {
Expand Down

0 comments on commit 724994d

Please sign in to comment.