retoques y adicion apk

This commit is contained in:
2026-03-27 21:39:03 +01:00
parent e62e48f78d
commit cc89f0a032
56 changed files with 2053 additions and 4 deletions

5
android/settings.gradle Normal file
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'