Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 822 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 822 Bytes

Wire

Wire logo

This repository is part of the source code of Wire. You can find more information at wire.com or by contacting [email protected].

You can find the published source code at github.com/wireapp.

For licensing information, see the attached LICENSE file and the list of third-party licenses at wire.com/legal/licenses/.

ZMessaging

This repository contains sync library used by Wire for Android.

Dependencies

  • SBT
  • Android SDK

Building

Build aar libraries and publish them to local Maven repository:

sbt publishM2