We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ce5e21 commit 8685af8Copy full SHA for 8685af8
app/build.gradle
@@ -274,7 +274,7 @@ dependencies {
274
implementation "org.parceler:parceler-api:$parcelerVersion"
275
implementation 'com.github.ddB0515.FlexibleAdapter:flexible-adapter:5.1.1'
276
implementation 'com.github.ddB0515.FlexibleAdapter:flexible-adapter-ui:5.1.1'
277
- implementation 'org.apache.commons:commons-lang3:3.19.0'
+ implementation 'org.apache.commons:commons-lang3:3.20.0'
278
implementation 'com.github.wooplr:Spotlight:1.3'
279
implementation 'com.google.code.findbugs:jsr305:3.0.2'
280
implementation 'com.github.nextcloud-deps:ChatKit:0.4.2'
0 commit comments