mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 13:05:31 +03:00
lovely-input has been superseeded by lovely-dialog
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
554bf72c40
commit
2e537f0af3
1 changed files with 2 additions and 3 deletions
|
@ -208,9 +208,8 @@ dependencies {
|
|||
implementation 'eu.davidea:flexible-adapter-ui:1.0.0'
|
||||
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.1.6'
|
||||
implementation 'com.yarolegovich:mp:1.0.9'
|
||||
implementation 'com.yarolegovich:lovely-dialog:1.1.1'
|
||||
implementation 'com.yarolegovich:mp:1.1.6'
|
||||
implementation 'me.zhanghai.android.effortlesspermissions:library:1.1.0'
|
||||
implementation 'org.apache.commons:commons-lang3:3.11'
|
||||
implementation 'com.github.wooplr:Spotlight:1.3'
|
||||
|
|
Loading…
Reference in a new issue