Update EinkBro to 8.30.0 (83000)

This commit is contained in:
F-Droid checkupdates bot 2022-03-02 03:36:03 +00:00
parent 65b51fad81
commit 7982cfcc68

View file

@ -361,7 +361,18 @@ Builds:
gradle:
- yes
- versionName: 8.30.0
versionCode: 83000
commit: 8f33712caf51941158c2244398fd67869f31a3a8
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.29.2
CurrentVersionCode: 82902
CurrentVersion: 8.30.0
CurrentVersionCode: 83000