We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6dbb1c commit 6aa6ec9Copy full SHA for 6aa6ec9
config.xml
@@ -1,5 +1,5 @@
1
<?xml version='1.0' encoding='utf-8'?>
2
-<widget android-versionCode="50001" id="com.moodle.moodlemobile" ios-CFBundleVersion="5.0.0.0" version="5.0.0" versionCode="50001" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<widget android-versionCode="50001" id="com.moodle.moodlemobile" ios-CFBundleVersion="5.0.0.1" version="5.0.0" versionCode="50001" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
3
<name>Moodle</name>
4
<description>Moodle official app</description>
5
<author email="[email protected]" href="http://moodle.com">Moodle Mobile team</author>
0 commit comments