Include SQL scripts into the apk (fixes: #1949)
This commit is contained in:
parent
fde26f2dda
commit
a10170b4e5
|
@ -13,7 +13,7 @@ package.domain = org.mock
|
|||
source.dir = ../../src
|
||||
|
||||
# (list) Source files to include (let empty to include all the files)
|
||||
source.include_exts = py,png,jpg,kv,atlas,tflite
|
||||
source.include_exts = py,png,jpg,kv,atlas,tflite,sql
|
||||
|
||||
# (list) List of inclusions using pattern matching
|
||||
#source.include_patterns = assets/*,images/*.png
|
||||
|
|
Reference in New Issue
Block a user