mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-12-12 09:02:41 +01:00
DroidFish: Changed version to 1.40.
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="org.petero.droidfish"
|
package="org.petero.droidfish"
|
||||||
android:versionCode="45"
|
android:versionCode="46"
|
||||||
android:versionName="1.39"
|
android:versionName="1.40"
|
||||||
android:installLocation="auto">
|
android:installLocation="auto">
|
||||||
<supports-screens android:largeScreens="true"
|
<supports-screens android:largeScreens="true"
|
||||||
android:anyDensity="true" />
|
android:anyDensity="true" />
|
||||||
|
|||||||
Reference in New Issue
Block a user