Skip to content
Snippets Groups Projects
capacitor.settings.gradle 347 B
Newer Older
  • Learn to ignore specific revisions
  • meskio's avatar
    meskio committed
    // DO NOT EDIT THIS FILE! IT IS GENERATED EACH TIME "capacitor update" IS RUN
    include ':capacitor-android'
    project(':capacitor-android').projectDir = new File('../node_modules/@capacitor/android/capacitor')
    
    meskio's avatar
    meskio committed
    
    include ':capacitor-preferences'
    project(':capacitor-preferences').projectDir = new File('../node_modules/@capacitor/preferences/android')