1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-12-23 17:17:46 +01:00

Update android-emojify to v1.9.4

This commit is contained in:
dependency-bot 2024-09-28 01:07:40 +00:00 committed by José Rebelo
parent f5ad01f2fe
commit fd17679149

View File

@ -241,9 +241,9 @@ dependencies {
implementation "org.apache.commons:commons-lang3:3.17.0" implementation "org.apache.commons:commons-lang3:3.17.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.3' implementation 'com.github.wax911.android-emojify:contract:1.9.4'
implementation 'com.github.wax911.android-emojify:emojify:1.9.3' implementation 'com.github.wax911.android-emojify:emojify:1.9.4'
implementation 'com.github.wax911.android-emojify:gson:1.9.3' implementation 'com.github.wax911.android-emojify:gson:1.9.4'
implementation 'com.google.protobuf:protobuf-javalite:4.28.2' implementation 'com.google.protobuf:protobuf-javalite:4.28.2'
implementation 'com.android.volley:volley:1.2.1' implementation 'com.android.volley:volley:1.2.1'