mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-26 17:10:11 -04:00
5 lines
208 B
Groovy
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' |