mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-29 21:27:40 +00:00
Add Apache Commons Lang.
This commit is contained in:
parent
a6c08d00b2
commit
29c6d28569
@ -183,6 +183,7 @@ dependencies {
|
|||||||
|
|
||||||
implementation 'commons-io:commons-io:2.7'
|
implementation 'commons-io:commons-io:2.7'
|
||||||
implementation 'org.apache.commons:commons-collections4:4.4'
|
implementation 'org.apache.commons:commons-collections4:4.4'
|
||||||
|
implementation 'org.apache.commons:commons-lang3:3.10'
|
||||||
|
|
||||||
// Kotlin
|
// Kotlin
|
||||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
|
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user