From b58bdad53cf0437b4dc1ed13c0adacf2702df58b Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 26 Sep 2016 11:01:28 -0400 Subject: #339 - row sizes scaled to text scale factor Former-commit-id: 3c1cc2b4c617591aa74a6315de615dc194d1aa0f --- plugins/fetch.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'plugins') diff --git a/plugins/fetch.json b/plugins/fetch.json index 89424634..62cfa741 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -218,5 +218,23 @@ }, "is_top_level": true, "variables": {} + }, + "phonegap-plugin-mobile-accessibility": { + "source": { + "type": "git", + "url": "https://github.com/phonegap/phonegap-mobile-accessibility.git", + "subdir": "." + }, + "is_top_level": true, + "variables": {} + }, + "cordova-plugin-device": { + "source": { + "type": "git", + "url": "https://github.com/apache/cordova-plugin-device.git", + "subdir": "." + }, + "is_top_level": false, + "variables": {} } } \ No newline at end of file -- cgit v1.2.3