summaryrefslogtreecommitdiff
path: root/current/androidx/m2repository/androidx/window/window-core/1.2.0-alpha01/manifest/AndroidManifest.xml
blob: fc0bc95f614ce2d526847c5850c8132d02997304 (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.window.core" >

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

</manifest>