Configure android build settings and dependencies

This commit is contained in:
2026-05-14 19:10:12 +02:00
parent e52f2497e3
commit b3bba8cf38
38 changed files with 917 additions and 1 deletions
+3
View File
@@ -10,6 +10,9 @@
"infoPlist": {
"ITSAppUsesNonExemptEncryption": false
}
},
"android": {
"package": "com.floegger.timetoleave"
}
}
}