new build

This commit is contained in:
Peter Maquiran
2022-12-27 15:21:01 +01:00
parent 0fe4983db7
commit ac9cb56b79
64 changed files with 861 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
include ':app'
include ':capacitor-cordova-android-plugins'
project(':capacitor-cordova-android-plugins').projectDir = new File('./capacitor-cordova-android-plugins/')
apply from: 'capacitor.settings.gradle'