forked from github/cordova-android
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