mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
einkbro - fix recipe, disable aum
This commit is contained in:
parent
d78387a9bd
commit
deae0da736
1 changed files with 4 additions and 4 deletions
|
|
@ -10,7 +10,7 @@ Changelog: https://github.com/plateaukao/einkbro/blob/main/CHANGELOG.md
|
|||
AutoName: EinkBro
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/plateaukao/einkbro
|
||||
Repo: https://github.com/plateaukao/einkbro.git
|
||||
|
||||
Builds:
|
||||
- versionName: 8.6.3
|
||||
|
|
@ -728,14 +728,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 10.9.0-${getCurrentTimestamp()}
|
||||
- versionName: 10.9.0-06281745
|
||||
versionCode: 100900
|
||||
commit: b64098f57a89d694c7625a511576a42adc3dc444
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 10.9.0-${getCurrentTimestamp()}
|
||||
CurrentVersion: 10.9.0-06281745
|
||||
CurrentVersionCode: 100900
|
||||
|
|
|
|||
Loading…
Reference in a new issue