mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update EinkBro to 8.31.0 (83100)
This commit is contained in:
parent
a3f2956b76
commit
609a954909
1 changed files with 13 additions and 2 deletions
|
|
@ -383,7 +383,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 8.31.0
|
||||||
|
versionCode: 83100
|
||||||
|
commit: 490fa76b5945d641a436d9fd84a4e56d2c960ea9
|
||||||
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 8.30.1
|
CurrentVersion: 8.31.0
|
||||||
CurrentVersionCode: 83001
|
CurrentVersionCode: 83100
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue