mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
CB-10729 Move plugin handlers tests for into platform's repo
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:versionCode="1" package="com.test.somelib">
|
||||
<uses-sdk android:minSdkVersion="9"/>
|
||||
<application/>
|
||||
</manifest>
|
||||
@@ -0,0 +1 @@
|
||||
libFile contents
|
||||
@@ -0,0 +1 @@
|
||||
target=android-11
|
||||
Reference in New Issue
Block a user