diff --git a/config.xml b/config.xml index 5b88fe43f..550887f18 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + Moodle Moodle official app Moodle Mobile team @@ -28,7 +28,7 @@ - + @@ -81,13 +81,10 @@ - We need camera access to take pictures so you can attach them as part of your submissions. + We need camera access to take pictures so you can use them for changing your profile picture, attach them in your tasks submission and share them with the teachers. - We need photo library access to get pictures from there so you can attach them as part of your submissions. - - - We need microphone access to record sounds so you can attach them as part of your submissions. + We need photo library access to get pictures from there so you can use them for changing your profile picture, attach them in your tasks submission and share them with the teachers. diff --git a/moodle.config.json b/moodle.config.json index c099a89f3..a9ddbfa3e 100644 --- a/moodle.config.json +++ b/moodle.config.json @@ -1,7 +1,7 @@ { "app_id": "com.moodle.moodlemobile", "appname": "Moodle Mobile", - "versioncode": 44002, + "versioncode": 44003, "versionname": "4.4.0", "cache_update_frequency_usually": 420000, "cache_update_frequency_often": 1200000,