use signal protocol android (iNPUTmice)
This commit is contained in:
parent
0d9919ab8d
commit
ca32042dd8
1 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@ dependencies {
|
|||
implementation 'com.google.zxing:core:3.5.0'
|
||||
implementation 'de.measite.minidns:minidns-hla:0.2.4'
|
||||
implementation 'me.leolin:ShortcutBadger:1.1.22@aar'
|
||||
implementation 'org.whispersystems:signal-protocol-java:2.6.2'
|
||||
implementation 'org.whispersystems:signal-protocol-android:2.6.2'
|
||||
implementation 'com.makeramen:roundedimageview:2.3.0'
|
||||
implementation 'jetty:javax.servlet:5.1.12'
|
||||
implementation 'com.google.code.gson:gson:2.8.6'
|
||||
|
@ -81,7 +81,7 @@ dependencies {
|
|||
implementation 'org.osmdroid:osmdroid-android:6.1.11'
|
||||
implementation 'com.leinardi.android:speed-dial:3.2.0'
|
||||
implementation 'com.squareup.picasso:picasso:2.71828'
|
||||
implementation 'com.squareup.okhttp3:okhttp:4.9.3'
|
||||
implementation "com.squareup.okhttp3:okhttp:4.10.0"
|
||||
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
|
||||
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
|
||||
implementation 'com.google.guava:guava:31.0.1-android'
|
||||
|
|
Loading…
Add table
Reference in a new issue