Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b455fc1ba7dcb99fa03fdfc31c7672d6ccfc9fd
/
.
/
compiler
/
testData
/
cli
/
jvm
/
androidPlugin
/
AndroidManifest.xml
blob: a24ec73c5fbef737af20f736199908d61247354d [
file
]
<manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"com.myapp"
android:versionCode
=
"1"
android:versionName
=
"1.0"
>
</manifest>