We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f655319 commit 227d3c7Copy full SHA for 227d3c7
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
maven { url 'https://jitpack.io' }
6
}
7
dependencies {
8
- classpath 'com.android.tools.build:gradle:8.0.0'
+ classpath 'com.android.tools.build:gradle:8.2.0'
9
classpath "com.google.gms:google-services:4.3.15"
10
// NOTE: Do not place your application dependencies here; they belong
11
// in the individual module build.gradle files
0 commit comments