mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 21:26:57 +00:00
Update EinkBro to 9.8.0 (90800)
This commit is contained in:
parent
4684268720
commit
6760de0d2c
1 changed files with 13 additions and 2 deletions
|
|
@ -559,7 +559,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 9.8.0
|
||||
versionCode: 90800
|
||||
commit: 92b1b2e74f58ecb7379398f3cd3c5b19369d2ffc
|
||||
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.7.0
|
||||
CurrentVersionCode: 90700
|
||||
CurrentVersion: 9.8.0
|
||||
CurrentVersionCode: 90800
|
||||
|
|
|
|||
Loading…
Reference in a new issue