URI: 
       tuse python 3.6 to build APK - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit 2303f7b54036363067dddcae514f67584b6fff50
   DIR parent 324da972977a344f0cdbd4dc8ed023cb042c3016
  HTML Author: ThomasV <thomasv@electrum.org>
       Date:   Thu,  1 Mar 2018 12:50:48 +0100
       
       use python 3.6 to build APK
       
       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@@ -31,7 +31,7 @@ version.filename = %(source.dir)s/contrib/versions.py
        #version = 1.9.8
        
        # (list) Application requirements
       -requirements = python3crystax, android, openssl, plyer, kivy==master
       +requirements = python3crystax==3.6, android, openssl, plyer, kivy==master
        
        # (str) Presplash of the application
        #presplash.filename = %(source.dir)s/gui/kivy/theming/splash.png