commit 4b8c2e5f877ea8ea24c772b1f0d42a0f73741342
parent 03ab2dfefe14c9e98a7555080b7d81c10bf1bac9
Author: ThomasV <thomasv@electrum.org>
Date: Wed, 7 Oct 2015 10:14:43 +0200
kivy buildozer: comment out android.branch
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui/kivy/tools/buildozer.spec b/gui/kivy/tools/buildozer.spec
@@ -90,7 +90,7 @@ android.add_jars = lib/android/zbar.jar
# (str) python-for-android branch to use, if not master, useful to try
# not yet merged features.
-android.branch = master
+# android.branch = master
# (str) OUYA Console category. Should be one of GAME or APP
# If you leave this blank, OUYA support will not be enabled