Updated Manifests for release
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="uk.co.alt236.bluetoothlelib"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0" >
|
||||
android:versionName="0.0.1" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="18"
|
||||
@@ -14,4 +15,4 @@
|
||||
android:theme="@style/AppTheme" >
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
</manifest>
|
||||
@@ -2,7 +2,7 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="uk.co.alt236.btlescan"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0" >
|
||||
android:versionName="0.0.1" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="18"
|
||||
|
||||
Reference in New Issue
Block a user