Files
NavinfoOutDoor/ocr/build/intermediates/merged_manifest/release/AndroidManifest.xml

10 lines
320 B
XML

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.navinfo.ocr" > <!-- <application -->
<!-- android:allowBackup="true" -->
<!-- /> -->
<uses-sdk
android:minSdkVersion="23"
android:targetSdkVersion="30" />
</manifest>