Update EinkBro to 8.30.1 (83001)

This commit is contained in:
F-Droid checkupdates bot 2022-03-11 03:46:49 +00:00
parent 67f07c6e12
commit f4109b0da4

View file

@ -372,7 +372,18 @@ Builds:
gradle:
- yes
- versionName: 8.30.1
versionCode: 83001
commit: 5f4a5a5502d10d2b6ea8da2fa674df500caf026c
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.30.0
CurrentVersionCode: 83000
CurrentVersion: 8.30.1
CurrentVersionCode: 83001