signalapp / libsignal-service-java

A Java/Android library for communicating with the Signal messaging service.
GNU General Public License v3.0
587 stars 271 forks source link

Library issue related to versiion #38

Closed viswakarmalovekush closed 7 years ago

viswakarmalovekush commented 7 years ago

I am trying to use wishoerSystem lib for chat, when I am using this compile 'org.whispersystems:libsignal-service-android:2.5.4' I am getting error like this lib cannot resolved. but when I am using this compile 'org.whispersystems:signal-service-android:2.5.3' it is accepted by cradle ... so which one is correct?

ghost commented 7 years ago

@viswakarmalovekush there is no libsignal-service-android:2.5.4 you can use v2.5.3 or latest one v2.5.5

@moxie0 was that indented? (see https://github.com/WhisperSystems/libsignal-service-java/commit/2154ae4c5ced0b81699935efc8c36a0176b03811)

moxie0 commented 7 years ago

it was intended