mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update EinkBro to 8.36.0 (83600)
This commit is contained in:
parent
99f180aef6
commit
7d79e8ab0a
1 changed files with 13 additions and 2 deletions
|
|
@ -449,7 +449,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 8.36.0
|
||||
versionCode: 83600
|
||||
commit: d1bfe6c9717d1b57994b2b25a7f4916714d17b5a
|
||||
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.35.0
|
||||
CurrentVersionCode: 83500
|
||||
CurrentVersion: 8.36.0
|
||||
CurrentVersionCode: 83600
|
||||
|
|
|
|||
Loading…
Reference in a new issue