mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Update EinkBro to 8.18.1 (81801)
This commit is contained in:
parent
a0fd78776c
commit
94fc42f41b
1 changed files with 13 additions and 2 deletions
|
|
@ -218,7 +218,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 8.18.1
|
||||||
|
versionCode: 81801
|
||||||
|
commit: fd5e4d744861894e1697f836179edb791a3b7cc4
|
||||||
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 8.18.0
|
CurrentVersion: 8.18.1
|
||||||
CurrentVersionCode: 81800
|
CurrentVersionCode: 81801
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue