Update EinkBro to 8.33.0 (83300)

This commit is contained in:
F-Droid checkupdates bot 2022-04-05 03:45:57 +00:00
parent 770268551e
commit 046f86e60a

View file

@ -405,7 +405,18 @@ Builds:
gradle:
- yes
- versionName: 8.33.0
versionCode: 83300
commit: 2f5d78849bca13227b8386cb9d9cf876181adfd6
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.32.0
CurrentVersionCode: 83200
CurrentVersion: 8.33.0
CurrentVersionCode: 83300