Skip to content

Commit c676767

Browse files
chore(deps): update dependency: bump com.android.tools.build:gradle (#475)
Bumps com.android.tools.build:gradle from 8.7.2 to 8.13.1. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 8.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5c09b4 commit c676767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/android/build.gradle

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

88
dependencies {
9-
classpath 'com.android.tools.build:gradle:8.7.2'
9+
classpath 'com.android.tools.build:gradle:8.13.1'
1010
// START: FlutterFire Configuration
1111
classpath 'com.google.gms:google-services:4.3.14'
1212
// END: FlutterFire Configuration

0 commit comments

Comments
 (0)