Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
417088e15084daef5c72bc17ea66d3cf3c026c33
/
.
/
compiler
/
android-tests
/
android-module
/
src
/
main
/
AndroidManifest.xml
blob: a9f3a9586391ac6333b422c01bd6130b2d0c2aee [
file
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
android:versionCode
=
"1"
android:versionName
=
"1.0"
>
<application>
</application>
</manifest>