mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update EinkBro to 9.7.0 (90700)
This commit is contained in:
parent
a4951aa776
commit
48730147c7
1 changed files with 13 additions and 2 deletions
|
|
@ -548,7 +548,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 9.7.0
|
||||
versionCode: 90700
|
||||
commit: 5aafcdcfa2e5ab6a81e286771f114fa12e4e03a0
|
||||
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.6.0
|
||||
CurrentVersionCode: 90600
|
||||
CurrentVersion: 9.7.0
|
||||
CurrentVersionCode: 90700
|
||||
|
|
|
|||
Loading…
Reference in a new issue