summaryrefslogtreecommitdiff
path: root/current/androidx/manifests/androidx.privacysandbox.ui_ui-core/AndroidManifest.xml
blob: b4d59548ff6fcb52c599589778e2fcbe78e27071 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="androidx.privacysandbox.ui.core" >

    <uses-sdk android:minSdkVersion="19" />

</manifest>