mirror of
https://codeberg.org/monocles/monocles_chat.git
synced 2025-01-15 22:22:22 +01:00
update dependency
This commit is contained in:
parent
283dd4b503
commit
86e117f052
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ dependencies {
|
|||
implementation 'me.drakeet.support:toastcompat:1.1.0'
|
||||
implementation 'org.osmdroid:osmdroid-android:6.1.16'
|
||||
implementation 'com.leinardi.android:speed-dial:3.3.0'
|
||||
implementation "com.squareup.okhttp3:okhttp:4.11.0"
|
||||
implementation "com.squareup.okhttp3:okhttp:4.12.0"
|
||||
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
|
||||
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
|
||||
implementation 'com.google.guava:guava:32.1.3-android'
|
||||
|
|
Loading…
Reference in a new issue