Use app target sdk of 29 everywhere.
PiperOrigin-RevId: 407807694
This commit is contained in:
parent
81356a222a
commit
313517e092
@ -15,7 +15,7 @@
|
||||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="androidx.media3.test.session">
|
||||
<uses-sdk android:minSdkVersion="16"/>
|
||||
<uses-sdk/>
|
||||
|
||||
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user