Update EinkBro to 9.2.0 (90200)

This commit is contained in:
F-Droid checkupdates bot 2022-06-25 03:42:21 +00:00
parent 326018c2a0
commit b0962045f7

View file

@ -482,7 +482,18 @@ Builds:
gradle:
- yes
- versionName: 9.2.0
versionCode: 90200
commit: 3b9e757a507f66cda559b6da4eae3e4bcb9de8bb
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: 9.1.0
CurrentVersionCode: 90100
CurrentVersion: 9.2.0
CurrentVersionCode: 90200