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 4ca6dc0 commit c5895a8Copy full SHA for c5895a8
src/android/NativeSettings.java
@@ -8,6 +8,8 @@
8
9
package com.phonegap.plugins.nativesettings;
10
11
+import org.json.JSONArray;
12
+
13
import android.content.Intent;
14
import android.content.Context;
15
0 commit comments