mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2024-11-23 19:34:08 +01:00
DroidFish: Changed version to 1.49.
This commit is contained in:
parent
f8e0724f54
commit
671994e004
|
@ -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="55"
|
||||
android:versionName="1.48"
|
||||
android:versionCode="56"
|
||||
android:versionName="1.49"
|
||||
android:installLocation="auto">
|
||||
<supports-screens android:largeScreens="true"
|
||||
android:anyDensity="true" />
|
||||
|
|
Loading…
Reference in New Issue
Block a user