looood / android /settings.gradle
looda3131's picture
Clean push without any binary history
cc276cc
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'