summaryrefslogtreecommitdiff
path: root/current/androidx/m2repository/androidx/lifecycle/lifecycle-runtime-compose/2.6.0-alpha04/manifest/AndroidManifest.xml
blob: 47d6994babc4a17b615a856d047d2f1d3c893366 (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.lifecycle.runtime.compose" >

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

</manifest>