Commit 10a5e85d authored by Tiago Cunha's avatar Tiago Cunha

Let me try this with CI

parent 596d1035
...@@ -75,9 +75,6 @@ android { ...@@ -75,9 +75,6 @@ android {
//avoiding okio error: https://github.com/square/okhttp/issues/896 //avoiding okio error: https://github.com/square/okhttp/issues/896
lintConfig file("lint.xml") lintConfig file("lint.xml")
} }
dexOptions {
javaMaxHeapSize '4g'
}
} }
play { play {
jsonFile = file('rocket-chat.json') jsonFile = file('rocket-chat.json')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment