mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update EinkBro to 8.23.0 (82300)
This commit is contained in:
parent
493200e04e
commit
8fcf30fe99
1 changed files with 13 additions and 2 deletions
|
|
@ -273,7 +273,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 8.23.0
|
||||
versionCode: 82300
|
||||
commit: e59d6bf1f46cc0982dee75a6143a5568a4400087
|
||||
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.22.0
|
||||
CurrentVersionCode: 82200
|
||||
CurrentVersion: 8.23.0
|
||||
CurrentVersionCode: 82300
|
||||
|
|
|
|||
Loading…
Reference in a new issue