Sign in
android
/
platform
/
external
/
oboe
/
048771b639be6a9bdc16ef031bd75518468f6949
/
.
/
prefab
/
oboe-VERSION
/
AndroidManifest.xml
blob: 6a7fbd167589fc51a58ec40b3478c654bf0b4d2d [
file
] [
log
] [
blame
]
<manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"com.google.oboe"
android:versionCode
=
"1"
android:versionName
=
"1.0"
>
<uses-sdk
android:minSdkVersion
=
"16"
android:targetSdkVersion
=
"29"
/>
</manifest>