Skip to content

Commit

Permalink
Fix lint issue in styles.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Iamlooker committed Sep 24, 2023
1 parent 834acc7 commit 9e48546
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ dependencies {
coroutines()
lifecycle()

implementation(AndroidX.material)

implementation(Core.core)

implementation(Coil.coil)
Expand Down

0 comments on commit 9e48546

Please sign in to comment.