mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2024-11-23 11:31:33 +01:00
DroidFish: Changed version to 1.71.
This commit is contained in:
parent
18f3d53755
commit
38a802870b
|
@ -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="78"
|
||||
android:versionName="1.70"
|
||||
android:versionCode="79"
|
||||
android:versionName="1.71"
|
||||
android:installLocation="auto">
|
||||
<supports-screens android:largeScreens="true"
|
||||
android:anyDensity="true" />
|
||||
|
|
Loading…
Reference in New Issue
Block a user