We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77a7132 commit de43e41Copy full SHA for de43e41
demo/build.gradle
@@ -41,9 +41,4 @@ dependencies {
41
implementation 'com.squareup.picasso:picasso:2.71828'
42
43
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'
49
}
0 commit comments