automatic APK name
This commit is contained in:
parent
d91740c222
commit
c239233bbe
2 changed files with 9 additions and 2 deletions
|
|
@ -1,3 +1,6 @@
|
|||
ext.APP_NAME = 'tt9'
|
||||
ext.PACKAGE_NAME = "io.github.sspanak.${APP_NAME}"
|
||||
|
||||
ext.LANGUAGES_DIR_NAME = 'languages'
|
||||
ext.DEFINITIONS_DIR_NAME = 'definitions'
|
||||
ext.DICTIONARIES_DIR_NAME = 'dictionaries'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue