Files
doneit-web/android-copy/settings.gradle
T
Eudes Inácio 498f6ce5ac Bug not fix
2022-03-31 11:56:49 +01: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'