android/mobile-config.py: Use python3

Change-Id: I8c7fcc64ea958cd98aa32002725536d71f4a6ec5
Reviewed-on: https://gerrit.libreoffice.org/82588
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
This commit is contained in:
Michael Weghorn 2019-11-13 13:05:40 +01:00
parent b4dd5ab80c
commit 4be2607af6

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/python3
# -*- tab-width: 4; indent-tabs-mode: nil; py-indent-offset: 4 -*-
#
# This file is part of the LibreOffice project.