瀏覽代碼

Increment TextFieldBoxes to 1.4.5. Included fix for counterTextColor
conflict with material library.

Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>

Daniel Bailey 5 年之前
父節點
當前提交
4217ef25cd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -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'