mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 21:15:30 +03:00
Merge pull request #1034 from nextcloud/8f8cdependabot/gradle/org.apache.commons-commons-lang3-3.11
Bump commons-lang3 from 3.9 to 3.11
This commit is contained in:
commit
951d0939c7
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@ dependencies {
|
|||
implementation 'com.yarolegovich:lovelyinput:1.0.9'
|
||||
implementation 'com.yarolegovich:mp:1.0.9'
|
||||
implementation 'me.zhanghai.android.effortlesspermissions:library:1.1.0'
|
||||
implementation 'org.apache.commons:commons-lang3:3.9'
|
||||
implementation 'org.apache.commons:commons-lang3:3.11'
|
||||
implementation 'com.github.wooplr:Spotlight:1.3'
|
||||
implementation 'com.google.code.findbugs:jsr305:2.0.1'
|
||||
implementation('com.github.mario:chatkit:c6a61767291ddb212a2f4f792a2b6aaf295e69a5', {
|
||||
|
|
Loading…
Reference in a new issue