Skip to content

Commit e29253b

Browse files
committed
Bumped version
1 parent 70dc6d6 commit e29253b

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

sys/android/AndroidManifest.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest
33
xmlns:android="http://schemas.android.com/apk/res/android"
44
package="com.tbd.UnNetHack"
5-
android:versionCode="2"
6-
android:versionName="5.1.0-2"
5+
android:versionCode="4"
6+
android:versionName="5.1.0-4"
77
android:installLocation="auto">
88
<uses-sdk
99
android:minSdkVersion="7"/>
@@ -15,7 +15,6 @@
1515
android:icon="@drawable/icon"
1616
android:largeHeap="true"
1717
android:hardwareAccelerated="true"
18-
android:debuggable="false"
1918
android:theme="@android:style/Theme"
2019
android:allowBackup="true">
2120
<activity

0 commit comments

Comments
 (0)