Skip to content

Commit 23b84f9

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v8
1 parent 98248a1 commit 23b84f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
google()
1111
}
1212
dependencies {
13-
classpath 'com.android.tools.build:gradle:4.2.2'
13+
classpath 'com.android.tools.build:gradle:8.3.0'
1414
}
1515
}
1616

0 commit comments

Comments
 (0)