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 899afae commit e5be9d1Copy full SHA for e5be9d1
pythonforandroid/bootstraps/common/build/build.py
@@ -684,7 +684,6 @@ def parse_args_and_make_package(args=None):
684
685
ap.add_argument('--enable-androidx', dest='enable_androidx',
686
action='store_true',
687
- default=True,# TEMP for DEMO ONLY
688
help=('Enable the AndroidX support library, '
689
'requires api = 28 or greater'))
690
ap.add_argument('--android-entrypoint', dest='android_entrypoint',
0 commit comments