Skip to content

Commit

Permalink
Added missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
nunommts committed Oct 30, 2023
1 parent c5a5ceb commit f575cce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions simplified-ui-splash/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ dependencies {
implementation(libs.androidx.constraintlayout)
implementation(libs.androidx.coordinatorlayout)
implementation(libs.androidx.core)
implementation(libs.androidx.core.splashscreen)
implementation(libs.androidx.customview)
implementation(libs.androidx.drawerlayout)
implementation(libs.androidx.fragment)
Expand Down

0 comments on commit f575cce

Please sign in to comment.