This commit is contained in:
2023-05-31 20:14:46 +02:00
parent 9cd6382bfc
commit de12d22434
7 changed files with 31 additions and 3 deletions

View File

@@ -9,7 +9,8 @@ android {
apply from: "../capacitor-cordova-android-plugins/cordova.variables.gradle"
dependencies {
implementation project(':capacitor-dialog')
implementation project(':capacitor-haptics')
}