cpython/Android/testbed
Russell Keith-Magee b29afe62f7
gh-146450: Ensure Android gradle build uses custom cross-build dir (#148319)
Ensures that the testbed's Gradle configuration uses the cross-build environment
variable, and that variable is passed to Gradle by the cross-build script.

Co-authored-by: Malcolm Smith <smith@chaquo.com>
2026-04-13 05:57:29 +08:00
..
.idea/inspectionProfiles gh-131531: Add android.py package command (#131532) 2025-04-01 08:46:29 +08:00
app gh-146450: Ensure Android gradle build uses custom cross-build dir (#148319) 2026-04-13 05:57:29 +08:00
gradle/wrapper gh-131531: android.py enhancements to support cibuildwheel (#132870) 2025-06-05 13:46:16 +08:00
.gitignore gh-131531: Add android.py package command (#131532) 2025-04-01 08:46:29 +08:00
build.gradle.kts gh-131531: android.py enhancements to support cibuildwheel (#132870) 2025-06-05 13:46:16 +08:00
gradle.properties gh-116622: Add Android test script (#121595) 2024-08-16 13:00:29 +08:00
settings.gradle.kts