In the Manifest:
<manifest xmlns:android="http://schemas.android.com/apk/res/android" ... >
<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="30" />
...
</manifest>
In the Manifest:
<manifest xmlns:android="http://schemas.android.com/apk/res/android" ... >
<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="30" />
...
</manifest>