Replace custom splashscreen with native one
This commit is contained in:
@@ -65,6 +65,7 @@ if (project.hasProperty('sign')) {
|
||||
dependencies {
|
||||
implementation project(':client')
|
||||
implementation 'androidx.appcompat:appcompat:1.5.1'
|
||||
implementation 'androidx.core:core-splashscreen:1.0.0'
|
||||
implementation 'com.google.android.material:material:1.4.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
|
||||
|
||||
Reference in New Issue
Block a user