Skip to content

Commit

Permalink
Removed sources dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
EranBoudjnah committed Jan 6, 2024
1 parent 894afb5 commit 529b256
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ android {
}

dependencies {
implementation("com.mitteloupe.loaders:loaders-gears:0.1.0:sources")
implementation("com.mitteloupe.loaders:loaders-gears:0.1.0")
implementation("androidx.core:core-ktx:1.12.0")
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.6.2")
Expand Down

0 comments on commit 529b256

Please sign in to comment.