mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Easy Diary: enable AUM
This commit is contained in:
parent
05054a256b
commit
fcbccf4018
1 changed files with 12 additions and 4 deletions
|
|
@ -7,6 +7,7 @@ AuthorWebSite: https://aafactory.github.io/
|
|||
SourceCode: https://github.com/hanjoongcho/aaf-easydiary
|
||||
IssueTracker: https://github.com/hanjoongcho/aaf-easydiary/issues
|
||||
|
||||
AutoName: Easy Diary
|
||||
Description: |-
|
||||
Features:
|
||||
|
||||
|
|
@ -53,7 +54,14 @@ Builds:
|
|||
gradle:
|
||||
- foss
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.4.92_foss
|
||||
CurrentVersionCode: 158
|
||||
- versionName: 1.4.116
|
||||
versionCode: 182
|
||||
commit: v1.4.116
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.116
|
||||
CurrentVersionCode: 182
|
||||
|
|
|
|||
Loading…
Reference in a new issue