mirror of
https://github.com/apache/cordova-plugin-file-transfer.git
synced 2026-07-13 00:10:15 +08:00
[CB-4417] Move cordova-plugin-file-transfer to its own Java package.
This commit is contained in:
committed by
Steven Gill
parent
a83011685d
commit
9a125991f7
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user