add android.ant_path in default.spec. Closes #209
This commit is contained in:
parent
7ecddd5b9a
commit
c070d7984d
1 changed files with 3 additions and 0 deletions
|
@ -83,6 +83,9 @@ fullscreen = 1
|
|||
# (str) Android SDK directory (if empty, it will be automatically downloaded.)
|
||||
#android.sdk_path =
|
||||
|
||||
# (str) ANT directory (if empty, it will be automatically downloaded.)
|
||||
#android.ant_path =
|
||||
|
||||
# (str) python-for-android git clone directory (if empty, it will be automatically cloned from github)
|
||||
#android.p4a_dir =
|
||||
|
||||
|
|
Loading…
Reference in a new issue