We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8840e49 commit fed608eCopy full SHA for fed608e
config.xml
@@ -1,5 +1,5 @@
1
<?xml version='1.0' encoding='utf-8'?>
2
-<widget android-versionCode="500101" id="org.lichess.mobileapp" version="5.1.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<widget android-versionCode="500102" id="org.lichess.mobileapp" version="5.1.2" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
3
<name>lichess</name>
4
<description>lichess.org mobile application</description>
5
<author email="[email protected]" href="https://github.com/veloce/lichobile">Vincent Velociter</author>
package.json
@@ -171,4 +171,4 @@
171
"**/__tests__/*.(ts|tsx|js)"
172
]
173
}
174
-}
+}
0 commit comments