Huffle daebcdeccd
All checks were successful
Backend Deploy / build (push) Successful in 29s
Backend Build and Test / build (push) Successful in 3m3s
AP-63 (#85)
closes #63

Reviewed-on: #85
2025-05-25 17:05:31 +02:00

5 lines
208 B
Groovy

include ':app'
include ':capacitor-cordova-android-plugins'
project(':capacitor-cordova-android-plugins').projectDir = new File('./capacitor-cordova-android-plugins/')
apply from: 'capacitor.settings.gradle'