pre prod version for test

This commit is contained in:
OnlyPapy98
2026-05-14 15:04:10 +00:00
parent 4ef19bd4e8
commit 8aa4ad3921
16 changed files with 1360 additions and 251 deletions

View File

@@ -1,6 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<queries>
<intent>
<action android:name="com.sagereal.printer.PrinterService" />
</intent>
</queries>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<!--BLUETOOTH PERMISSION-->
<!-- Request legacy Bluetooth permissions on older devices. -->
<uses-permission android:name="android.permission.BLUETOOTH" />