mtextylelastedweb / admin-app /android /settings.gradle
ibrohm's picture
Initial deploy via assistant API
eb4179c verified
raw
history blame contribute delete
208 Bytes
include ':app'
include ':capacitor-cordova-android-plugins'
project(':capacitor-cordova-android-plugins').projectDir = new File('./capacitor-cordova-android-plugins/')
apply from: 'capacitor.settings.gradle'