mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update EinkBro to 8.30.1 (83001)
This commit is contained in:
parent
67f07c6e12
commit
f4109b0da4
1 changed files with 13 additions and 2 deletions
|
|
@ -372,7 +372,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 8.30.1
|
||||
versionCode: 83001
|
||||
commit: 5f4a5a5502d10d2b6ea8da2fa674df500caf026c
|
||||
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.30.0
|
||||
CurrentVersionCode: 83000
|
||||
CurrentVersion: 8.30.1
|
||||
CurrentVersionCode: 83001
|
||||
|
|
|
|||
Loading…
Reference in a new issue