We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caf5bd9 commit 619bbb5Copy full SHA for 619bbb5
app/build.gradle
@@ -57,8 +57,7 @@ dependencies {
57
implementation libs.androidx.lifecycle.viewmodel.ktx
58
implementation libs.androidx.lifecycle.livedata.ktx
59
implementation libs.androidx.preference.ktx
60
- implementation libs.androidx.core.splashscreen
61
-
+ implementation(libs.androidx.core.splashscreen)
62
63
64
testImplementation libs.junit
0 commit comments