refactor: upgrade to Capacitor 7

This commit is contained in:
Rainer Killinger
2025-08-05 17:40:55 +02:00
parent 6b06de4019
commit 1c39483e9d
15 changed files with 1390 additions and 1048 deletions

View File

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