* Rename SDK package name from com.mozilla.mentat to org.mozilla.mentat * Gradle configuration for publishing to a bintray repository
Documents the FFI layer for Mentat, and provides transaction functionality via an EDN string. Creates two native libraries for iOS (Swift) and Android (Java) and fully tests the FFI for both platforms. Closes #619 #614 #611