mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-04-22 19:07:52 +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' |