mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-03-14 02:32:50 +00:00
Resolve "Update Capacitor dependencies to v4"
This commit is contained in:
@@ -30,6 +30,8 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation "androidx.core:core-splashscreen:$coreSplashScreenVersion"
|
||||
implementation "androidx.coordinatorlayout:coordinatorlayout:$androidxCoordinatorLayoutVersion"
|
||||
implementation fileTree(include: ['*.jar'], dir: 'libs')
|
||||
implementation "androidx.appcompat:appcompat:$androidxAppCompatVersion"
|
||||
implementation project(':capacitor-android')
|
||||
|
||||
Reference in New Issue
Block a user