We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5c5b9f commit e2d149eCopy full SHA for e2d149e
1 file changed
sys/android/AndroidManifest.xml
@@ -2,8 +2,8 @@
2
<manifest
3
xmlns:android="http://schemas.android.com/apk/res/android"
4
package="com.tbd.UnNetHack"
5
- android:versionCode="7"
6
- android:versionName="5.3.1"
+ android:versionCode="8"
+ android:versionName="5.2.0"
7
android:installLocation="auto">
8
<uses-sdk android:minSdkVersion="7"
9
android:targetSdkVersion="15"/>
0 commit comments