Update EinkBro to 8.18.0 (81800)

This commit is contained in:
F-Droid checkupdates bot 2021-10-15 03:36:27 +00:00
parent 51573b5177
commit 08460a3fd7

View file

@ -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