comparison buildozer.spec @ 240:f555b10712d7

misc: fixed Android namespace
author Goffi <goffi@goffi.org>
date Sat, 06 Oct 2018 09:48:52 +0200
parents e702228b655a
children 83c67b093350
comparison
equal deleted inserted replaced
239:a2af4c1e9c6f 240:f555b10712d7
5 5
6 # (str) Package name 6 # (str) Package name
7 package.name = cagou 7 package.name = cagou
8 8
9 # (str) Package domain (needed for android/ios packaging) 9 # (str) Package domain (needed for android/ios packaging)
10 package.domain = org.salutatoi.cagou 10 package.domain = org.salutatoi
11 11
12 # (str) Source code where the main.py live 12 # (str) Source code where the main.py live
13 source.dir = . 13 source.dir = .
14 14
15 # (list) Source files to include (let empty to include all the files) 15 # (list) Source files to include (let empty to include all the files)