We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb57e0d commit 2aa7ee7Copy full SHA for 2aa7ee7
application/platforms/android/gradle/toplevel.build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
mavenCentral()
7
}
8
dependencies {
9
- classpath 'com.android.tools.build:gradle:8.4.0'
+ classpath 'com.android.tools.build:gradle:8.3.0'
10
11
// NOTE: Do not place your application dependencies here; they belong
12
// in the individual module build.gradle files
0 commit comments