|
@@ -78,7 +78,7 @@ dependencies {
|
|
|
implementation 'androidx.vectordrawable:vectordrawable:1.1.0'
|
|
|
implementation 'androidx.cardview:cardview:1.0.0'
|
|
|
implementation 'com.github.MikeOrtiz:TouchImageView:3.0.1'
|
|
|
- implementation 'org.sufficientlysecure:html-textview:3.6'
|
|
|
+ implementation 'org.sufficientlysecure:html-textview:4.0' // ToDo: This is still only on jcenter!!!
|
|
|
implementation 'com.github.DASAR:ShiftColorPicker:v0.5'
|
|
|
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
|
|
|
implementation 'com.squareup.picasso:picasso:2.71828'
|