my-multiplayer-app / android /settings.gradle
Jaimodiji's picture
Fix color_rm.html UI bugs
8ab98be 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'