DroidFish: Changed version to 1.56.

This commit is contained in:
Peter Osterlund 2015-01-10 07:32:31 +00:00
parent 3e6a483df3
commit 2e768190fe

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="63" android:versionCode="64"
android:versionName="1.55" android:versionName="1.56"
android:installLocation="auto"> android:installLocation="auto">
<supports-screens android:largeScreens="true" <supports-screens android:largeScreens="true"
android:anyDensity="true" /> android:anyDensity="true" />