Skip to content

Commit 07f4685

Browse files
Downgrade Android Gradle plugin version to 8.13.0
1 parent b4e67e2 commit 07f4685

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
@@ -6,7 +6,7 @@ buildscript {
66

77
dependencies {
88
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
9-
classpath "com.android.tools.build:gradle:9.0.0"
9+
classpath "com.android.tools.build:gradle:8.13.0"
1010
classpath "com.github.ben-manes:gradle-versions-plugin:0.52.0"
1111
}
1212
}

0 commit comments

Comments
 (0)