1
0
mirror of https://github.com/tijder/SmsMatrix.git synced 2026-03-02 03:40:08 +00:00

Update to latest matrix-android-sdk (#60)

* Make it build

* Add olm sdk

* Make it work

* Update other dependencies
This commit is contained in:
Tulir Asokan
2019-10-12 23:21:09 +03:00
committed by tijder
parent 37ba680d0f
commit 380553bc60
12 changed files with 32 additions and 27 deletions

View File

@@ -9,6 +9,8 @@
# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
android.enableJetifier=true
android.useAndroidX=true
org.gradle.jvmargs=-Xmx1536m
# When configured, Gradle will run in incubating parallel mode.