Render thanks , images used in articles on screen

This commit is contained in:
tanvidadu 2018-05-25 14:59:54 +05:30
parent 1aabc3f687
commit bdb18575ec
5 changed files with 110 additions and 3 deletions

View file

@ -68,7 +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'
implementation 'com.dinuscxj:circleprogressbar:1.1.1'
androidTestImplementation "org.jetbrains.kotlin:kotlin-stdlib-jre7:$kotlin_version"
androidTestImplementation 'com.squareup.okhttp3:mockwebserver:3.8.1'