refactor: update capacitor related dependencies

This commit is contained in:
Rainer Killinger
2022-09-30 11:30:33 +02:00
parent feee9e8db9
commit a0c1045c58
10 changed files with 287 additions and 272 deletions

View File

@@ -7,10 +7,10 @@ ext {
androidxCoordinatorLayoutVersion = '1.2.0'
androidxCoreVersion = '1.8.0'
androidxFragmentVersion = '1.4.1'
coreSplashScreenVersion = '1.0.0-rc01'
androidxWebkitVersion = '1.4.0'
junitVersion = '4.13.2'
androidxJunitVersion = '1.1.3'
androidxEspressoCoreVersion = '3.4.0'
cordovaAndroidVersion = '10.1.1'
coreSplashScreenVersion = '1.0.0-rc01'
androidxWebkitVersion = '1.4.0'
}