Update EinkBro to 8.28.0 (82800)

This commit is contained in:
F-Droid checkupdates bot 2022-01-29 03:35:38 +00:00
parent 6917e8f9af
commit 4f784b6861

View file

@ -317,7 +317,18 @@ Builds:
gradle:
- yes
- versionName: 8.28.0
versionCode: 82800
commit: 731943421fc852c311b35c34deff49cfa3fda5c5
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.27.1
CurrentVersionCode: 82701
CurrentVersion: 8.28.0
CurrentVersionCode: 82800