This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
session-android
Watch
1
Star
0
Fork
0
You've already forked session-android
mirror of
https://github.com/oxen-io/session-android.git
synced
2024-11-24 02:25:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c8757c2134
session-android
/
settings.gradle
2 lines
34 B
Groovy
Raw
Normal View
History
Unescape
Escape
Break core ratchet out into libaxolotol. 1) Break the core cryptography functions out into libaxolotol. 2) The objective for this code is a Java library that isn't dependent on any Android functions. However, while the code has been separated from any Android functionality, it is still an 'android library project' because of the JNI.
2014-04-21 15:40:19 +00:00
include
':library'
,
':libaxolotl'
Reference in New Issue
Copy Permalink