Skip to content

Commit

Permalink
Fix application crash on startup
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsvanvelzen committed Jul 9, 2023
1 parent f85a81c commit 21fd753
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,6 @@
<meta-data
android:name="org.jellyfin.androidtv.SessionInitializer"
android:value="androidx.startup" />
<meta-data
android:name="org.jellyfin.androidtv.ProcessLifecycleInitializer"
android:value="androidx.startup" />
</provider>

<provider
Expand Down

0 comments on commit 21fd753

Please sign in to comment.