mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 21:15:30 +03:00
Lower dependency due to a bug
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
ad581cfd91
commit
cd6cbe6775
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ dependencies {
|
|||
debugImplementation 'com.squareup.leakcanary:leakcanary-android:1.5.4'
|
||||
releaseImplementation 'com.squareup.leakcanary:leakcanary-android-no-op:1.5.4'
|
||||
|
||||
implementation 'com.github.HITGIF:TextFieldBoxes:1.4.4'
|
||||
implementation 'com.github.HITGIF:TextFieldBoxes:1.4.3'
|
||||
|
||||
implementation 'eu.davidea:flexible-adapter:5.0.5'
|
||||
implementation 'eu.davidea:flexible-adapter-ui:1.0.0-b5'
|
||||
|
|
Loading…
Reference in a new issue