mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +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
|
AutoName: EinkBro
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/plateaukao/einkbro
|
Repo: https://github.com/plateaukao/einkbro.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 8.6.3
|
- versionName: 8.6.3
|
||||||
|
|
@ -728,14 +728,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
- versionName: 10.9.0-${getCurrentTimestamp()}
|
- versionName: 10.9.0-06281745
|
||||||
versionCode: 100900
|
versionCode: 100900
|
||||||
commit: b64098f57a89d694c7625a511576a42adc3dc444
|
commit: b64098f57a89d694c7625a511576a42adc3dc444
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 10.9.0-${getCurrentTimestamp()}
|
CurrentVersion: 10.9.0-06281745
|
||||||
CurrentVersionCode: 100900
|
CurrentVersionCode: 100900
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue