1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-03 11:17:56 +00:00

version number 12.0

This commit is contained in:
Zeno Rogue
2021-05-31 20:45:16 +02:00
parent 0e0f773560
commit 6d3f1b0b82
3 changed files with 36 additions and 3 deletions

View File

@@ -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="11309" android:versionName="11.3i"
android:versionCode="12000" android:versionName="12.0"
android:installLocation="auto">
<!-- <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> -->
<!-- <uses-sdk android:minSdkVersion="9" android:targetSdkVersion="9" /> -->