Files
eden/externals/oboe/prefab/oboe-VERSION/AndroidManifest.xml
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
178 B
XML
Raw Normal View History

2025-05-31 02:33:02 -04:00
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.google.oboe">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="33"/>
</manifest>