diff options
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/fetch.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json index 63e81799..fcf02551 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -9,14 +9,6 @@ "SENDER_ID": "710936220256" } }, - "cordova-plugin-app-version": { - "source": { - "type": "registry", - "id": "cordova-plugin-app-version" - }, - "is_top_level": true, - "variables": {} - }, "cordova-plugin-file": { "source": { "type": "registry", @@ -194,5 +186,13 @@ }, "is_top_level": true, "variables": {} + }, + "cordova-plugin-app-version": { + "source": { + "type": "registry", + "id": "cordova-plugin-app-version" + }, + "is_top_level": true, + "variables": {} } }
\ No newline at end of file |
