From 73515846975fee0a8715b121f514176748393a06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Tue, 27 May 2014 17:53:56 +0200 Subject: [PATCH] Fix inconsistency in local_repo_https default state +mvdan | _hc: you put https to default true in preferences.xml, but false in Preferences.java _hc | mvdan: it should be off/false by default --- res/xml/preferences.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index 9c4f3e65b..49df85381 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -52,7 +52,7 @@ android:key="localRepoName" android:title="@string/local_repo_name" />