Update dependencies

This commit is contained in:
12aw 2023-12-13 12:22:03 +01:00 committed by Arne
parent 28ad1c53f4
commit f523dad8b5

View file

@ -74,7 +74,7 @@ dependencies {
implementation 'me.leolin:ShortcutBadger:1.1.22@aar'
implementation 'org.whispersystems:signal-protocol-android:2.6.2'
implementation 'jetty:javax.servlet:5.1.12'
implementation 'com.google.code.gson:gson:2.10'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.legacy:legacy-support-v13:1.0.0'
implementation 'androidx.appcompat:appcompat:1.6.1'
@ -98,7 +98,7 @@ dependencies {
implementation 'org.conscrypt:conscrypt-android:2.5.2'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.25'
implementation 'me.drakeet.support:toastcompat:1.1.0'
implementation 'org.osmdroid:osmdroid-android:6.1.14'
implementation 'org.osmdroid:osmdroid-android:6.1.16'
implementation 'com.leinardi.android:speed-dial:3.3.0'
implementation 'com.squareup.picasso:picasso:2.71828'
implementation "com.squareup.okhttp3:okhttp:4.11.0"