mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Update EinkBro to 8.17.0 (81700)
This commit is contained in:
parent
53f091bffd
commit
9840a6415c
1 changed files with 13 additions and 2 deletions
|
|
@ -196,7 +196,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 8.17.0
|
||||
versionCode: 81700
|
||||
commit: 8f4c0d9b6d9cfe9284cfe9f8d3c78926b36ddd8d
|
||||
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.16.2
|
||||
CurrentVersionCode: 81602
|
||||
CurrentVersion: 8.17.0
|
||||
CurrentVersionCode: 81700
|
||||
|
|
|
|||
Loading…
Reference in a new issue