Merge branch 'master' into dependabot/gradle/com.jakewharton-butterknife-compiler-10.2.0

This commit is contained in:
Niedermann IT-Dienstleistungen 2019-09-14 18:19:43 +02:00 committed by GitHub
commit f3fddb03da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@ dependencies {
implementation 'com.yydcdut:markdown-processor:0.1.3'
implementation 'com.yydcdut:rxmarkdown-wrapper:0.1.3'
implementation 'com.jakewharton:butterknife:10.1.0'
implementation 'com.jakewharton:butterknife:10.2.0'
annotationProcessor 'com.jakewharton:butterknife-compiler:10.2.0'
implementation "androidx.appcompat:appcompat:1.1.0"