Revert "citra_android: Use androidx splash screen (#6355)" (#6357)

This reverts commit 27c280534d.
This commit is contained in:
GPUCode
2023-03-17 10:34:00 +02:00
committed by GitHub
parent 27c280534d
commit a2fd43deab
4 changed files with 1 additions and 12 deletions

View File

@@ -126,7 +126,6 @@ dependencies {
implementation 'androidx.fragment:fragment:1.5.3'
implementation "androidx.slidingpanelayout:slidingpanelayout:1.2.0"
implementation 'com.google.android.material:material:1.6.1'
implementation 'androidx.core:core-splashscreen:1.0.0'
// For loading huge screenshots from the disk.
implementation 'com.squareup.picasso:picasso:2.71828'