refactor: update android build dependencies for API level 34

This commit is contained in:
Rainer Killinger
2024-08-05 12:51:47 +00:00
parent f2e1a6ddd5
commit 5c260dd26b
12 changed files with 3827 additions and 2309 deletions

View File

@@ -7,8 +7,8 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.0.0'
classpath 'com.google.gms:google-services:4.3.15'
classpath 'com.android.tools.build:gradle:8.2.1'
classpath 'com.google.gms:google-services:4.4.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files