mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update EinkBro to 9.6.0 (90600)
This commit is contained in:
parent
b6ce4a6f42
commit
62839efe2e
1 changed files with 13 additions and 2 deletions
|
|
@ -537,7 +537,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 9.6.0
|
||||
versionCode: 90600
|
||||
commit: 561136f0ea9adb074ad6f6dbf658aa5e98097f84
|
||||
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.5.0
|
||||
CurrentVersionCode: 90500
|
||||
CurrentVersion: 9.6.0
|
||||
CurrentVersionCode: 90600
|
||||
|
|
|
|||
Loading…
Reference in a new issue