Update EinkBro to 8.35.0 (83500)

This commit is contained in:
F-Droid checkupdates bot 2022-05-11 03:46:14 +00:00
parent adf1e628a2
commit dba41907c9

View file

@ -438,7 +438,18 @@ Builds:
gradle:
- yes
- versionName: 8.35.0
versionCode: 83500
commit: 1a6629383da1c5ef771767f21a9b3f974741c929
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.34.1
CurrentVersionCode: 83401
CurrentVersion: 8.35.0
CurrentVersionCode: 83500