mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update EinkBro to 9.1.0 (90100)
This commit is contained in:
parent
4f4361a451
commit
88e6cf8653
1 changed files with 13 additions and 2 deletions
|
|
@ -471,7 +471,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 9.1.0
|
||||
versionCode: 90100
|
||||
commit: d404d419e6418b2abc52d55c2e466264d68d824c
|
||||
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: 9.0.0
|
||||
CurrentVersionCode: 90000
|
||||
CurrentVersion: 9.1.0
|
||||
CurrentVersionCode: 90100
|
||||
|
|
|
|||
Loading…
Reference in a new issue