edit desc; gradle memory tweak

This commit is contained in:
Yuriy Liskov
2018-01-20 23:39:33 +02:00
parent 305b1d4e33
commit edd03ef0d1
2 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
# LeanKey Keyboard sources
# LeanKey Keyboard
Original app can be found on the [Google Play](https://play.google.com/store/apps/details?id=org.liskovsoft.androidtv.rukeyboard)
## Keyboard for Android-based set-top boxes and TVs
This is sources for the famous app from the [Google Play](https://play.google.com/store/apps/details?id=org.liskovsoft.androidtv.rukeyboard)

View File

@@ -6,7 +6,7 @@
# http://www.gradle.org/docs/current/userguide/build_environment.html
# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
org.gradle.jvmargs=-Xmx1536m
org.gradle.jvmargs=-Xmx512m
# When configured, Gradle will run in incubating parallel mode.
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects