mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Basic Structure Implemented
This commit is contained in:
parent
6744940970
commit
8fc7f795f6
3 changed files with 150 additions and 14 deletions
|
|
@ -68,6 +68,7 @@ dependencies {
|
|||
testImplementation 'org.robolectric:robolectric:3.7.1'
|
||||
testImplementation 'com.nhaarman:mockito-kotlin:1.5.0'
|
||||
testImplementation 'com.squareup.okhttp3:mockwebserver:3.8.1'
|
||||
compile 'com.dinuscxj:circleprogressbar:1.1.1'
|
||||
|
||||
androidTestImplementation "org.jetbrains.kotlin:kotlin-stdlib-jre7:$kotlin_version"
|
||||
androidTestImplementation 'com.squareup.okhttp3:mockwebserver:3.8.1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue