Skip to content

Commit 227d3c7

Browse files
chore(deps): update dependency com.android.tools.build:gradle to v8.2.0
1 parent f655319 commit 227d3c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
maven { url 'https://jitpack.io' }
66
}
77
dependencies {
8-
classpath 'com.android.tools.build:gradle:8.0.0'
8+
classpath 'com.android.tools.build:gradle:8.2.0'
99
classpath "com.google.gms:google-services:4.3.15"
1010
// NOTE: Do not place your application dependencies here; they belong
1111
// in the individual module build.gradle files

0 commit comments

Comments
 (0)