]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Increase minimum Android API level to 24 (#125946)
authorMalcolm Smith <smith@chaquo.com>
Fri, 25 Oct 2024 00:41:07 +0000 (01:41 +0100)
committerGitHub <noreply@github.com>
Fri, 25 Oct 2024 00:41:07 +0000 (08:41 +0800)
commit371c537dff0b384e46ebe6b08009f6628b7acd58
treee9ff1d2bdd80de12409527ff2c37b1c63b615ae1
parentb08570c90eb9fa2e2ee4429909b14240b7a427d4
Increase minimum Android API level to 24 (#125946)

Minimum Android API level has been increased to 24 (Android 7.0).
Android/android-env.sh
Android/testbed/app/build.gradle.kts
Android/testbed/app/src/main/c/main_activity.c
Lib/test/test_android.py
Misc/NEWS.d/next/Build/2024-10-25-00-29-15.gh-issue-125946.KPA3g0.rst [new file with mode: 0644]