Ionic + React onboarding UI
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

settings.gradle 208 B

12345
  1. include ':app'
  2. include ':capacitor-cordova-android-plugins'
  3. project(':capacitor-cordova-android-plugins').projectDir = new File('./capacitor-cordova-android-plugins/')
  4. apply from: 'capacitor.settings.gradle'