mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2024-11-27 06:10:28 +01:00
DroidFish: Changed version to 1.68.
This commit is contained in:
parent
91ef1ec8bf
commit
2f15e7a775
|
@ -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="75"
|
||||
android:versionName="1.67"
|
||||
android:versionCode="76"
|
||||
android:versionName="1.68"
|
||||
android:installLocation="auto">
|
||||
<supports-screens android:largeScreens="true"
|
||||
android:anyDensity="true" />
|
||||
|
|
Loading…
Reference in New Issue
Block a user