mirror of
https://github.com/samsonjs/media.git
synced 2026-03-28 09:55:48 +00:00
5 lines
255 B
XML
5 lines
255 B
XML
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
package="com.google.android.exoplayer2.ext.ima">
|
|
<meta-data android:name="com.google.android.gms.version"
|
|
android:value="@integer/google_play_services_version"/>
|
|
</manifest>
|