Update EinkBro to 8.31.0 (83100)

This commit is contained in:
F-Droid checkupdates bot 2022-03-14 03:47:15 +00:00
parent a3f2956b76
commit 609a954909

View file

@ -383,7 +383,18 @@ Builds:
gradle:
- yes
- versionName: 8.31.0
versionCode: 83100
commit: 490fa76b5945d641a436d9fd84a4e56d2c960ea9
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.1
CurrentVersionCode: 83001
CurrentVersion: 8.31.0
CurrentVersionCode: 83100