Update EinkBro to 8.27.1 (82701)

This commit is contained in:
F-Droid checkupdates bot 2022-01-15 03:50:24 +00:00
parent e01e56726c
commit 9c6a9f17a7

View file

@ -306,7 +306,18 @@ Builds:
gradle:
- yes
- versionName: 8.27.1
versionCode: 82701
commit: d6f22b8d0b5c5b960d5b33e430d012dbfd2320aa
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.26.0
CurrentVersionCode: 82600
CurrentVersion: 8.27.1
CurrentVersionCode: 82701