mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-03-22 19:37:04 +00:00
upgraded the version number in the Android manifest to 10.4b
This commit is contained in:
parent
8cacb3c687
commit
b342159475
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.roguetemple.hyperroid"
|
||||
android:versionCode="10041" android:versionName="10.4a"
|
||||
android:versionCode="10042" android:versionName="10.4b"
|
||||
android:installLocation="auto">
|
||||
<!-- <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> -->
|
||||
<!-- <uses-sdk android:minSdkVersion="9" android:targetSdkVersion="9" /> -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user