Skip to content

Commit de43e41

Browse files
committed
Clean up dependencies
1 parent 77a7132 commit de43e41

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

demo/build.gradle

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,4 @@ dependencies {
4141
implementation 'com.squareup.picasso:picasso:2.71828'
4242

4343
implementation project(':circular-progress')
44-
45-
implementation 'androidx.core:core-ktx:1.1.0'
46-
testImplementation 'junit:junit:4.12'
47-
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
48-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
4944
}

0 commit comments

Comments
 (0)