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

This commit is contained in:
Andrew Grieve
2013-07-31 19:57:24 -04:00
committed by Steven Gill
parent a13d215c4c
commit 9f93423596
2 changed files with 3 additions and 3 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.inappbrowser;
import java.util.HashMap;
import java.util.StringTokenizer;