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 d9d46c8 commit 451e0f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions simplified-main/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ dependencies {
implementation(libs.androidx.coordinatorlayout)
implementation(libs.androidx.core)
implementation(libs.androidx.core.ktx)
implementation(libs.androidx.core.splashscreen)
implementation(libs.androidx.customview)
implementation(libs.androidx.drawerlayout)
implementation(libs.androidx.fragment)
Expand Down

0 comments on commit 451e0f3

Please sign in to comment.