Skip to content

Commit 6a86740

Browse files
Bump com.android.tools.build:gradle from 7.4.2 to 8.1.1 in /example/android (#29)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d4b2d4 commit 6a86740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
}
66

77
dependencies {
8-
classpath 'com.android.tools.build:gradle:7.4.2'
8+
classpath 'com.android.tools.build:gradle:8.1.1'
99
}
1010
}
1111

0 commit comments

Comments
 (0)