Commit 313517e0 by tonihei Committed by Ian Baker

Use app target sdk of 29 everywhere.

PiperOrigin-RevId: 407807694
parent 81356a22
......@@ -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" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment