mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update EinkBro to 8.29.2 (82902)
This commit is contained in:
parent
84d9adb276
commit
96982e39b9
1 changed files with 13 additions and 2 deletions
|
|
@ -350,7 +350,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 8.29.2
|
||||
versionCode: 82902
|
||||
commit: 98dcb7dcb7984887208da91268f7097c3692f155
|
||||
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.29.1
|
||||
CurrentVersionCode: 82901
|
||||
CurrentVersion: 8.29.2
|
||||
CurrentVersionCode: 82902
|
||||
|
|
|
|||
Loading…
Reference in a new issue