rewritemeta

This commit is contained in:
Marcus Hoffmann 2018-11-30 11:36:53 +01:00
parent 5e2837fe1c
commit e38a253fb7
3 changed files with 5 additions and 4 deletions

View file

@ -13,8 +13,8 @@ Litecoin:LYACbHTKaM9ZubKQGxJ4NRyVy1gHUuztRP
Auto Name:Notes
Description:
'''NOTE''': Starting with version 6.0 this app is no longer developed and was
replaced by [[com.simplemobiletools.notes.pro]]. You are encouraged to
uninstall this one and install the new one.
replaced by [[com.simplemobiletools.notes.pro]]. You are encouraged to uninstall
this one and install the new one.
To learn more about this change you can read
[https://medium.com/@tibbi/some-simple-mobile-tools-apps-are-becoming-paid-d053268f0fb2

View file

@ -22,7 +22,7 @@ Builds:
- versionName: '2.4'
versionCode: 16
commit: 'v2.4'
commit: v2.4
subdir: app
gradle:
- yes

View file

@ -33,7 +33,8 @@ Builds:
subdir: app
gradle:
- yes
prebuild: sed -i -e "21 ilintOptions{disable 'MissingTranslation'}" build.gradle
prebuild: |-
sed -i -e "21 ilintOptions{disable 'MissingTranslation'}" build.gradle
AutoUpdateMode: Version %v
UpdateCheckMode: Tags