File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ buildscript {
88 }
99 dependencies {
1010 classpath ' com.android.tools.build:gradle:9.2.1'
11- classpath ' com.google.gms:google-services:4.4.4 '
11+ classpath ' com.google.gms:google-services:4.5.0 '
1212
1313 // NOTE: Do not place your application dependencies here; they belong
1414 // in the individual module build.gradle files
Original file line number Diff line number Diff line change 22 minSdkVersion = 26
33 compileSdkVersion = 37
44 targetSdkVersion = 37
5- androidxActivityVersion = ' 1.11 .0'
5+ androidxActivityVersion = ' 1.13 .0'
66 androidxAppCompatVersion = ' 1.7.1'
77 androidxCoordinatorLayoutVersion = ' 1.3.0'
8- androidxCoreVersion = ' 1.17 .0'
8+ androidxCoreVersion = ' 1.19 .0'
99 androidxFragmentVersion = ' 1.8.9'
1010 coreSplashScreenVersion = ' 1.2.0'
11- androidxWebkitVersion = ' 1.14 .0'
11+ androidxWebkitVersion = ' 1.16 .0'
1212 junitVersion = ' 4.13.2'
1313 androidxJunitVersion = ' 1.3.0'
1414 androidxEspressoCoreVersion = ' 3.7.0'
15- cordovaAndroidVersion = ' 14 .0.1 '
15+ cordovaAndroidVersion = ' 15 .0.0 '
1616}
You can’t perform that action at this time.
0 commit comments