mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update EinkBro to 8.21.0 (82100)
This commit is contained in:
parent
7185e9e035
commit
54608066ca
1 changed files with 13 additions and 2 deletions
|
|
@ -251,7 +251,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 8.21.0
|
||||
versionCode: 82100
|
||||
commit: 1bcdf5b658010b5a84f90bc752a9c0ce7d749602
|
||||
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.20.0
|
||||
CurrentVersionCode: 82000
|
||||
CurrentVersion: 8.21.0
|
||||
CurrentVersionCode: 82100
|
||||
|
|
|
|||
Loading…
Reference in a new issue