Skip to content

Commit ffb54e3

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v8
1 parent 9ea5f25 commit ffb54e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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:3.2.1'
8+
classpath 'com.android.tools.build:gradle:8.1.2'
99
classpath 'com.google.gms:google-services:3.2.1' // Google Services plugin
1010
}
1111
}

0 commit comments

Comments
 (0)