include Author/Contact info from Triple-T Gradle Play Publisher

This is just the bare minimum, it adds it to the index, but AuthorPhone
and AuthorWebsite are not yet supported by fdroidclient.  AuthorName is.

#204
This commit is contained in:
Hans-Christoph Steiner 2017-04-14 12:06:12 +02:00
parent 9589d13ef2
commit 18f949c62b
2 changed files with 18 additions and 0 deletions

View file

@ -93,6 +93,7 @@ default_config = {
'keystore': 'keystore.jks',
'smartcardoptions': [],
'char_limits': {
'Author': 256,
'Name': 30,
'Summary': 80,
'Description': 4000,