mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-21 15:05:19 +00:00
1c8f8666ba
1) ABS is now published as an AAR, so we can eliminate all local dependencies and bundled jars. 2) Upgrade to ABS 4.4.0 (The Last Release) and deal with the loss of Sherlock.Dialog by faking it with our own themes. 3) Remove all traces of ant. The modern world is here.
199 B
199 B
Building TextSecure
- Ensure the 'Android Support Repository' is installed from the Android SDK manager.
- Ensure gradle >= 1.8 is installed.
Execute Gradle:
gradle build