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 0a2a768 commit ec5a03aCopy full SHA for ec5a03a
app/build.gradle
@@ -57,9 +57,11 @@ 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
+
62
63
64
testImplementation libs.junit
65
androidTestImplementation libs.androidx.junit
66
androidTestImplementation libs.androidx.espresso.core
-}
67
+}
0 commit comments