浏览代码

Bump lovelyinput from 1.0.9 to 1.1.6

Bumps lovelyinput from 1.0.9 to 1.1.6.

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 4 年之前
父节点
当前提交
554bf72c40
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -209,7 +209,7 @@ dependencies {
     implementation 'org.webrtc:google-webrtc:1.0.32006'
     implementation "org.jetbrains.kotlin:kotlin-stdlib:${kotlinVersion}"
     implementation 'com.yarolegovich:lovely-dialog:1.1.0'
-    implementation 'com.yarolegovich:lovelyinput:1.0.9'
+    implementation 'com.yarolegovich:lovelyinput:1.1.6'
     implementation 'com.yarolegovich:mp:1.0.9'
     implementation 'me.zhanghai.android.effortlesspermissions:library:1.1.0'
     implementation 'org.apache.commons:commons-lang3:3.11'