tkivy buildozer: comment out android.branch - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit 2e8801fdda3936ec80b1d1f6fb41a101faed06a7 DIR parent 23341e59ec94d1aaf6fdaeca7b9ac95a653f38a7 HTML Author: ThomasV <thomasv@electrum.org> Date: Tue, 13 Oct 2015 16:03:25 +0200 kivy buildozer: comment out android.branch Diffstat: M gui/kivy/tools/buildozer.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/gui/kivy/tools/buildozer.spec b/gui/kivy/tools/buildozer.spec t@@ -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