refactor: capacitor 8 upgrade

This commit is contained in:
Rainer Killinger
2026-01-05 12:25:58 +01:00
parent 86004881b0
commit 5a901298c3
14 changed files with 1900 additions and 1848 deletions

View File

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