[CB-4417] Move cordova-plugin-file-transfer to its own Java package.

This commit is contained in:
Andrew Grieve
2013-08-14 15:33:18 -07:00
committed by Steven Gill
parent a83011685d
commit 9a125991f7
4 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
specific language governing permissions and limitations
under the License.
*/
package org.apache.cordova.core;
package org.apache.cordova.filetransfer;
import org.json.JSONException;
import org.json.JSONObject;