mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-01-30 17:13:50 +01:00
DroidFish: Changed version to 1.57.
This commit is contained in:
parent
dda9e3dad5
commit
402c73df36
|
@ -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="64"
|
||||
android:versionName="1.56"
|
||||
android:versionCode="65"
|
||||
android:versionName="1.57"
|
||||
android:installLocation="auto">
|
||||
<supports-screens android:largeScreens="true"
|
||||
android:anyDensity="true" />
|
||||
|
|
Loading…
Reference in New Issue
Block a user