Skip to content

Commit e04f30f

Browse files
committed
Updating AndroidManifest to 1.0.1 and versionCode to 10
1 parent 1e7727e commit e04f30f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
package="com.manuelnaranjo.btle.installer2"
3-
android:versionCode="9"
4-
android:versionName="1.0.0"
3+
android:versionCode="10"
4+
android:versionName="1.0.1"
55
android:installLocation="internalOnly">
66

77
<uses-sdk

0 commit comments

Comments
 (0)