mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Update EinkBro to 8.18.0 (81800)
This commit is contained in:
parent
51573b5177
commit
08460a3fd7
1 changed files with 13 additions and 2 deletions
|
|
@ -207,7 +207,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 8.18.0
|
||||
versionCode: 81800
|
||||
commit: c7b5c91e1a87e8d4147187b590bfe25713a36609
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 8.17.0
|
||||
CurrentVersionCode: 81700
|
||||
CurrentVersion: 8.18.0
|
||||
CurrentVersionCode: 81800
|
||||
|
|
|
|||
Loading…
Reference in a new issue