1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-24 17:23:03 +02:00

update Android Manifest to version 1.4.1

This commit is contained in:
OliE
2016-12-21 14:14:05 +01:00
parent 03f01f52f2
commit 6007b8ff25

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.health.openscale"
android:versionCode="8"
android:versionName="1.4" >
android:versionCode="9"
android:versionName="1.4.1" >
<uses-permission android:name="android.permission.BLUETOOTH"/>
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN"/>