First migration

This commit is contained in:
Max Lynch
2022-10-02 10:14:54 -05:00
parent 67890999c7
commit 2b16b043b3
16 changed files with 855 additions and 700 deletions
+2
View File
@@ -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')