Update deprecation

This commit is contained in:
Niedermann IT-Dienstleistungen 2018-04-06 21:17:05 +02:00
parent 1d5904dd28
commit 56907e4d93

View file

@ -26,7 +26,7 @@ android {
dependencies {
implementation project(':cert4android')
compile 'com.yydcdut:rxmarkdown:0.1.1-beta'
implementation 'com.yydcdut:rxmarkdown:0.1.1-beta'
def supportLibVersion = '27.1.1'
implementation "com.android.support:support-v4:${supportLibVersion}"