mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
SourceCode: https://github.com/hanjoongcho/aaf-easydiary
|
||||||
IssueTracker: https://github.com/hanjoongcho/aaf-easydiary/issues
|
IssueTracker: https://github.com/hanjoongcho/aaf-easydiary/issues
|
||||||
|
|
||||||
|
AutoName: Easy Diary
|
||||||
Description: |-
|
Description: |-
|
||||||
Features:
|
Features:
|
||||||
|
|
||||||
|
|
@ -53,7 +54,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- foss
|
- foss
|
||||||
|
|
||||||
AutoUpdateMode: None
|
- versionName: 1.4.116
|
||||||
UpdateCheckMode: None
|
versionCode: 182
|
||||||
CurrentVersion: 1.4.92_foss
|
commit: v1.4.116
|
||||||
CurrentVersionCode: 158
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- foss
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.4.116
|
||||||
|
CurrentVersionCode: 182
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue