We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4ce2ab commit 7991199Copy full SHA for 7991199
android/build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
google()
12
}
13
dependencies {
14
- classpath 'com.android.tools.build:gradle:8.7.3'
+ classpath 'com.android.tools.build:gradle:8.8.1'
15
16
17
example/android/build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
mavenCentral()
8
9
10
classpath 'com.google.gms:google-services:4.4.2'
// NOTE: Do not place your application dependencies here; they belong
0 commit comments