mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-25 22:36:17 +03:00
Merge branch 'master' into dependabot/gradle/com.jakewharton-butterknife-compiler-10.2.0
This commit is contained in:
commit
f3fddb03da
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue