update exoplayer to version 2.12.1

This commit is contained in:
2020-10-30 10:03:10 +01:00
parent 81b041ab61
commit 49430e10bf
3 changed files with 7 additions and 7 deletions

View File

@ -15,7 +15,7 @@
android:name=".PlayerActivity"
android:label="@string/app_name"
android:configChanges="orientation|screenSize|layoutDirection"
android:theme="@style/AppTheme.MaterialComponents.Light.NoActionBar.FullScreen" />
android:theme="@style/PlayerTheme" />
<activity
android:name=".MainActivity"
android:label="@string/app_name"