comparison buildozer.spec @ 462:83c67b093350

android: renamed package from org.salutatoi.cagou to org.libervia.cagou
author Goffi <goffi@goffi.org>
date Sat, 20 Mar 2021 13:51:27 +0100
parents f555b10712d7
children
comparison
equal deleted inserted replaced
461:3c9ba4a694ef 462:83c67b093350
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 10 package.domain = org.libervia
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)