DroidFish: Change version to 1.72.

This commit is contained in:
Peter Osterlund 2018-02-06 20:28:35 +01:00
parent dd77fe5591
commit 0f76b350fe

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="79" android:versionCode="80"
android:versionName="1.71" android:versionName="1.72"
android:installLocation="auto"> android:installLocation="auto">
<supports-screens android:largeScreens="true" <supports-screens android:largeScreens="true"
android:anyDensity="true" /> android:anyDensity="true" />