mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-21 12:39:58 +01: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
@ -192,7 +192,7 @@ dependencies {
|
|||||||
annotationProcessor "org.projectlombok:lombok:1.18.6"
|
annotationProcessor "org.projectlombok:lombok:1.18.6"
|
||||||
implementation 'com.jakewharton:butterknife:10.1.0'
|
implementation 'com.jakewharton:butterknife:10.1.0'
|
||||||
kapt 'com.jakewharton:butterknife-compiler: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:5.1.0'
|
||||||
implementation 'eu.davidea:flexible-adapter-ui:1.0.0'
|
implementation 'eu.davidea:flexible-adapter-ui:1.0.0'
|
||||||
implementation 'org.webrtc:google-webrtc:1.0.23295'
|
implementation 'org.webrtc:google-webrtc:1.0.23295'
|
||||||
|
Loading…
Reference in New Issue
Block a user