update android

This commit is contained in:
Tom (plebeius.eth)
2025-06-03 22:22:06 +02:00
parent 2f62e63c72
commit 6d06119d0b
2 changed files with 8 additions and 0 deletions
+2
View File
@@ -10,6 +10,8 @@ android {
apply from: "../capacitor-cordova-android-plugins/cordova.variables.gradle"
dependencies {
implementation project(':capacitor-app')
implementation project(':capacitor-status-bar')
implementation project(':capawesome-capacitor-android-edge-to-edge-support')
}