mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Update EinkBro to 9.2.0 (90200)
This commit is contained in:
parent
326018c2a0
commit
b0962045f7
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue