mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update EinkBro to 8.26.0 (82600)
This commit is contained in:
parent
3dd42f2bed
commit
055f3fc9bc
1 changed files with 13 additions and 2 deletions
|
|
@ -295,7 +295,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 8.26.0
|
||||
versionCode: 82600
|
||||
commit: 6ceff7e02708ee20297e6d3be117f669015724b2
|
||||
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.25.0
|
||||
CurrentVersionCode: 82500
|
||||
CurrentVersion: 8.26.0
|
||||
CurrentVersionCode: 82600
|
||||
|
|
|
|||
Loading…
Reference in a new issue