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 4b8c2e5f877ea8ea24c772b1f0d42a0f73741342 DIR parent 03ab2dfefe14c9e98a7555080b7d81c10bf1bac9 HTML Author: ThomasV <thomasv@electrum.org> Date: Wed, 7 Oct 2015 10:14:43 +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