mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update EinkBro to 8.28.0 (82800)
This commit is contained in:
parent
6917e8f9af
commit
4f784b6861
1 changed files with 13 additions and 2 deletions
|
|
@ -317,7 +317,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 8.28.0
|
||||
versionCode: 82800
|
||||
commit: 731943421fc852c311b35c34deff49cfa3fda5c5
|
||||
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.27.1
|
||||
CurrentVersionCode: 82701
|
||||
CurrentVersion: 8.28.0
|
||||
CurrentVersionCode: 82800
|
||||
|
|
|
|||
Loading…
Reference in a new issue