mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-09 03:37:03 +01:00
Update commons-lang3 to 3.16.0
This commit is contained in:
parent
effeba805a
commit
190a2b1108
@ -238,7 +238,7 @@ dependencies {
|
||||
// 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.
|
||||
implementation "org.greenrobot:greendao:2.2.1"
|
||||
implementation "org.apache.commons:commons-lang3:3.15.0"
|
||||
implementation "org.apache.commons:commons-lang3:3.16.0"
|
||||
implementation "org.cyanogenmod:platform.sdk:6.0"
|
||||
implementation 'com.jaredrummler:colorpicker:1.1.0'
|
||||
implementation 'com.github.wax911.android-emojify:contract:1.9.3'
|
||||
|
Loading…
Reference in New Issue
Block a user