mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2024-11-27 06:10:28 +01:00
DroidFish: Changed version to 1.53 DD.
This commit is contained in:
parent
43e92323e4
commit
6f044b5aab
|
@ -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="59"
|
||||
android:versionName="1.52"
|
||||
android:versionCode="60"
|
||||
android:versionName="1.53 DD"
|
||||
android:installLocation="auto">
|
||||
<supports-screens android:largeScreens="true"
|
||||
android:anyDensity="true" />
|
||||
|
|
Loading…
Reference in New Issue
Block a user