comparison buildozer.spec @ 228:e702228b655a

changed package/service namespaces to org.salutatoi.*
author Goffi <goffi@goffi.org>
date Fri, 29 Jun 2018 16:14:09 +0200
parents ee4d7e923e92
children f555b10712d7
comparison
equal deleted inserted replaced
227:add3dcd65dd6 228:e702228b655a
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.goffi.cagou 10 package.domain = org.salutatoi.cagou
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)