Skip to content

Commit

Permalink
12.0f
Browse files Browse the repository at this point in the history
  • Loading branch information
zenorogue committed Aug 5, 2021
1 parent 317e9d5 commit dda9f29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hyperroid/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -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="12050" android:versionName="12.0e"
android:versionCode="12060" android:versionName="12.0f"
android:installLocation="auto">
<!-- <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> -->
<!-- <uses-sdk android:minSdkVersion="9" android:targetSdkVersion="9" /> -->
Expand Down

0 comments on commit dda9f29

Please sign in to comment.