mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 13:05:31 +03:00
Increment TextFieldBoxes to 1.4.5. Included fix for counterTextColor
conflict with material library. Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
This commit is contained in:
parent
d8d1587776
commit
4217ef25cd
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ dependencies {
|
|||
annotationProcessor "org.projectlombok:lombok:1.18.6"
|
||||
implementation 'com.jakewharton:butterknife:10.1.0'
|
||||
kapt 'com.jakewharton:butterknife-compiler:10.1.0'
|
||||
implementation 'com.github.HITGIF:TextFieldBoxes:1.4.3'
|
||||
implementation 'com.github.HITGIF:TextFieldBoxes:1.4.5'
|
||||
implementation 'eu.davidea:flexible-adapter:5.1.0'
|
||||
implementation 'eu.davidea:flexible-adapter-ui:1.0.0'
|
||||
implementation 'org.webrtc:google-webrtc:1.0.23295'
|
||||
|
|
Loading…
Reference in a new issue