mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Update dependency org.apache.commons:commons-lang3 to v3.20.0
This commit is contained in:
+1
-1
@@ -260,7 +260,7 @@ dependencies {
|
|||||||
// use pristine greendao instead of our custom version, since our custom jitpack-packaged
|
// use pristine greendao instead of our custom version, since our custom jitpack-packaged
|
||||||
// version contains way too much and our custom patches are in the generator only.
|
// version contains way too much and our custom patches are in the generator only.
|
||||||
implementation "org.greenrobot:greendao:2.2.1"
|
implementation "org.greenrobot:greendao:2.2.1"
|
||||||
implementation "org.apache.commons:commons-lang3:3.19.0"
|
implementation "org.apache.commons:commons-lang3:3.20.0"
|
||||||
implementation "org.cyanogenmod:platform.sdk:6.0"
|
implementation "org.cyanogenmod:platform.sdk:6.0"
|
||||||
implementation 'com.jaredrummler:colorpicker:1.1.0'
|
implementation 'com.jaredrummler:colorpicker:1.1.0'
|
||||||
implementation 'com.github.wax911.android-emojify:contract:1.9.7'
|
implementation 'com.github.wax911.android-emojify:contract:1.9.7'
|
||||||
|
|||||||
Reference in New Issue
Block a user