Ionic + React onboarding UI
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

5 lines
208 B

  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'