mirror of
https://hub.gitmirror.com/https://github.com/ExamAware/dsz-examaware-mobile
synced 2025-04-29 03:56:40 +00: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' |