|
@@ -227,8 +227,7 @@ dependencies {
|
|
|
implementation 'com.github.bumptech.glide:glide:3.7.0'
|
|
|
implementation 'com.caverock:androidsvg:1.2.1'
|
|
|
implementation "com.android.support:support-annotations:${supportLibraryVersion}"
|
|
|
-
|
|
|
- compile 'com.google.code.gson:gson:2.8.2'
|
|
|
+ implementation 'com.google.code.gson:gson:2.8.2'
|
|
|
|
|
|
// dependencies for local unit tests
|
|
|
testImplementation 'junit:junit:4.12'
|