DroidFish: Changed version to 1.59.

This commit is contained in:
Peter Osterlund 2015-12-27 01:25:23 +01:00
parent 7ea6f996b2
commit 286b5b7b82

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.petero.droidfish" package="org.petero.droidfish"
android:versionCode="66" android:versionCode="67"
android:versionName="1.58" android:versionName="1.59"
android:installLocation="auto"> android:installLocation="auto">
<supports-screens android:largeScreens="true" <supports-screens android:largeScreens="true"
android:anyDensity="true" /> android:anyDensity="true" />