aboutsummaryrefslogtreecommitdiffstats
path: root/gradle.properties
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-09-12 22:32:47 +0200
committerChristian Schneppe <christian@pix-art.de>2018-09-13 17:29:36 +0200
commit46b77bf34219aa47e916f0ab980d3bd5bb05ba34 (patch)
tree0a73271b9cdea5577b7d69dbdbf525f24bcc31b7 /gradle.properties
parente50ba72e8ae024e64b1e2b2838f73faf64330adb (diff)
initial work toward api 26+
* introduce notification channels * always use foreground service on 26+
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties1
1 files changed, 0 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index fbdb9f362..b3c7a0330 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,2 +1 @@
org.gradle.jvmargs=-Xmx2048M
-org.gradle.configureondemand=false \ No newline at end of file