Merge branch 'fix_config_doc' into 'master'

Fix misleading java_path example

See merge request fdroid/fdroidserver!478
This commit is contained in:
Marcus 2018-03-12 12:37:43 +00:00
commit 00b334689f
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
# }
# java_paths = {
# '1.8': "/usr/lib/jvm/java-8-openjdk",
# '8': "/usr/lib/jvm/java-8-openjdk",
# }
# Build tools version to be used