Files
kotlin/idea/testData/android/AndroidManifest.xml
2016-10-28 15:30:22 +03:00

7 lines
184 B
XML
Vendored

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
android:versionCode="1"
android:versionName="1.0" >
</manifest>