sets specific versions of platform outputs. adds sources of platforms. removes lockfile.

This commit is contained in:
2026-04-27 10:31:22 +00:00
parent 17cf20f323
commit fea2e2f8f8
71 changed files with 1630 additions and 1192 deletions
+6
View File
@@ -0,0 +1,6 @@
// 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')
include ':anuradev-capacitor-background-mode'
project(':anuradev-capacitor-background-mode').projectDir = new File('../node_modules/@anuradev/capacitor-background-mode/android')