Skip to content

Commit

Permalink
Add splash screen deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kamgurgul committed Nov 25, 2023
1 parent e94dd70 commit 8b71e67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ dependencies {
implementation(libs.androidx.appcompat)
implementation(libs.androidx.constraintLayout)
implementation(libs.androidx.core)
implementation(libs.androidx.core.splashscreen)
implementation(libs.androidx.datastore.preferences)
implementation(libs.androidx.fragment)
implementation(libs.androidx.hilt.navigation.compose)
Expand Down

0 comments on commit 8b71e67

Please sign in to comment.