(release): prepare android build config and signing
All checks were successful
Deploy to Production / deploy (push) Successful in 7s

This commit is contained in:
2026-02-19 05:22:13 +01:00
parent 588a131d68
commit 4138c99e20
7 changed files with 38 additions and 8 deletions

View File

@@ -30,6 +30,7 @@
</application>
<!-- Permissions -->
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.CAMERA" />
<uses-feature android:name="android.hardware.camera" android:required="false" />
</manifest>