Update EinkBro to 9.0.0 (90000)

This commit is contained in:
F-Droid checkupdates bot 2022-06-02 03:45:57 +00:00
parent b837425ae8
commit 7098370c2c

View file

@ -460,7 +460,18 @@ Builds:
gradle:
- yes
- versionName: 9.0.0
versionCode: 90000
commit: d38b3d96d5a745ba92d76d02fbac069b66399eb1
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.36.0
CurrentVersionCode: 83600
CurrentVersion: 9.0.0
CurrentVersionCode: 90000