mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update EinkBro to 8.19.0 (81900)
This commit is contained in:
parent
124e5b281a
commit
72a19ed0d9
1 changed files with 13 additions and 2 deletions
|
|
@ -229,7 +229,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 8.19.0
|
||||
versionCode: 81900
|
||||
commit: 8bf69983949755f001572e6d9499802c35c2c015
|
||||
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.18.1
|
||||
CurrentVersionCode: 81801
|
||||
CurrentVersion: 8.19.0
|
||||
CurrentVersionCode: 81900
|
||||
|
|
|
|||
Loading…
Reference in a new issue