Changed stop() to dispose() on crash, fixed web key triggers

This commit is contained in:
Anuken
2018-01-21 16:24:34 -05:00
parent 2172daf145
commit 10528b2f55
4 changed files with 20 additions and 9 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="io.anuke.mindustry"
android:versionCode="58"
android:versionName="3.3b9" >
android:versionCode="59"
android:versionName="3.3b10" >
<uses-permission android:name="com.android.vending.BILLING" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />