mirror of
https://github.com/shuto-cn/cordova-plugin-inappbrowser.git
synced 2026-04-16 00:00:05 +08:00
[CB-4417] Move cordova-plugin-inappbrowser to its own Java package.
This commit is contained in:
committed by
Steven Gill
parent
a13d215c4c
commit
9f93423596
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user