Update EinkBro to 8.21.0 (82100)

This commit is contained in:
F-Droid checkupdates bot 2021-12-01 03:43:10 +00:00
parent 7185e9e035
commit 54608066ca

View file

@ -251,7 +251,18 @@ Builds:
gradle:
- yes
- versionName: 8.21.0
versionCode: 82100
commit: 1bcdf5b658010b5a84f90bc752a9c0ce7d749602
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.20.0
CurrentVersionCode: 82000
CurrentVersion: 8.21.0
CurrentVersionCode: 82100