add android completion tests
- add android plugin test classes as test library - add base android test cases for kotlin, setting up android facet and sdk
This commit is contained in:
committed by
Yan Zhulanow
parent
08245ffe1c
commit
adbe9afd4a
@@ -0,0 +1,7 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.myapp"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0" >
|
||||
|
||||
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user