mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-25 22:45:41 +03:00
Bump commons-lang3 from 3.11 to 3.12.0
Bumps commons-lang3 from 3.11 to 3.12.0. Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b15dd5b979
commit
b53594d994
1 changed files with 1 additions and 1 deletions
|
@ -233,7 +233,7 @@ dependencies {
|
|||
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 'org.apache.commons:commons-lang3:3.12.0'
|
||||
implementation 'com.github.wooplr:Spotlight:1.3'
|
||||
implementation 'com.google.code.findbugs:jsr305:3.0.2'
|
||||
implementation('com.github.mario:chatkit:c6a61767291ddb212a2f4f792a2b6aaf295e69a5', {
|
||||
|
|
Loading…
Reference in a new issue