DroidFish: Change version to 1.73.

This commit is contained in:
Peter Osterlund 2018-12-12 20:41:31 +01:00
parent e257f53d52
commit 27c7e33831

View File

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