Skip to content

Commit e5be9d1

Browse files
RobertFlattRobertFlatt
RobertFlatt
authored and
RobertFlatt
committed
My error needed a new branch first
This reverts commit 899afae.
1 parent 899afae commit e5be9d1

File tree

1 file changed

+0
-1
lines changed
  • pythonforandroid/bootstraps/common/build

1 file changed

+0
-1
lines changed

pythonforandroid/bootstraps/common/build/build.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,6 @@ def parse_args_and_make_package(args=None):
684684

685685
ap.add_argument('--enable-androidx', dest='enable_androidx',
686686
action='store_true',
687-
default=True,# TEMP for DEMO ONLY
688687
help=('Enable the AndroidX support library, '
689688
'requires api = 28 or greater'))
690689
ap.add_argument('--android-entrypoint', dest='android_entrypoint',

0 commit comments

Comments
 (0)