mirror of
https://github.com/KeymonSoft/Mazapa-Reparto.git
synced 2026-04-17 21:16:10 +00:00
Version: 5.06.01
Se corrigio el tiempo real y se guarda el server si se modifica
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="reparto_mazapa.keymon.lat"
|
||||
android:versionCode="1"
|
||||
android:versionName="5.05.20"
|
||||
android:versionName="5.06.01"
|
||||
android:installLocation="internalOnly">
|
||||
|
||||
<uses-sdk android:minSdkVersion="5" android:targetSdkVersion="33"/>
|
||||
@@ -63,6 +63,7 @@
|
||||
<uses-permission android:name="android.permission.BLUETOOTH_CONNECT"/>
|
||||
<uses-permission android:name="android.permission.BLUETOOTH_SCAN"/>
|
||||
<application
|
||||
android:name="androidx.multidex.MultiDexApplication"
|
||||
android:icon="@drawable/icon"
|
||||
android:label="MAZAPA Reparto"
|
||||
android:theme="@style/LightTheme"
|
||||
|
||||
Reference in New Issue
Block a user