We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82aa8fb commit ce443a9Copy full SHA for ce443a9
doc/source/buildoptions.rst
@@ -8,8 +8,8 @@ This page contains instructions for using different build options.
8
Python versions
9
---------------
10
11
-python-for-android supports using Python 3.7 or higher. To explicitly select a Python
12
-version in your requirements, use e.g. ``--requirements=python3==3.7.1,hostpython3==3.7.1``.
+python-for-android supports using Python 3.8 or higher. To explicitly select a Python
+version in your requirements, use e.g. ``--requirements=python3==3.10.11,hostpython3==3.10.11``.
13
14
The last python-for-android version supporting Python2 was `v2019.10.06 <https://github.com/kivy/python-for-android/archive/v2019.10.06.zip>`__
15
0 commit comments