Browse Source

Fix bug caused by master lib

Signed-off-by: Mario Danic <mario@lovelyhq.com>
Mario Danic 7 năm trước cách đây
mục cha
commit
86cf0754bc
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      app/build.gradle

+ 0 - 1
app/build.gradle

@@ -130,7 +130,6 @@ dependencies {
     implementation "com.google.firebase:firebase-core:${googleLibraryVersion}"
 
     implementation 'com.yarolegovich:lovely-dialog:1.0.7'
-    implementation 'com.yarolegovich:lovelyinput:1.0.2'
     implementation 'com.github.mario:MaterialPreferences:master-SNAPSHOT'
 
     implementation 'me.zhanghai.android.effortlesspermissions:library:1.0.2'