kivy buildozer: comment out android.branch

This commit is contained in:
ThomasV 2015-10-07 10:14:43 +02:00
parent 03ab2dfefe
commit 4b8c2e5f87

View file

@ -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