Removed Kotpref and replaced it with PreferenceModel

This commit is contained in:
Viktor De Pasquale
2019-06-03 16:35:36 +02:00
committed by John Wu
parent 28efded624
commit d1dfda405f
13 changed files with 268 additions and 27 deletions

View File

@@ -59,7 +59,6 @@ dependencies {
implementation 'com.jakewharton.timber:timber:4.7.1'
implementation 'com.github.skoumalcz:teanity:0.3.3'
implementation 'com.ncapdevi:frag-nav:3.2.0'
implementation 'com.chibatching.kotpref:kotpref:2.8.0'
def vMarkwon = '3.0.1'
implementation "ru.noties.markwon:core:${vMarkwon}"