mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 13:46:52 +00:00
Update EinkBro to 9.3.0 (90300)
This commit is contained in:
parent
d4c6099085
commit
280ef894a6
1 changed files with 13 additions and 2 deletions
|
|
@ -493,7 +493,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 9.3.0
|
||||
versionCode: 90300
|
||||
commit: 0c8d5f2da6f2a74ae310fdd76f0d7b9101a6e05d
|
||||
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.2.0
|
||||
CurrentVersionCode: 90200
|
||||
CurrentVersion: 9.3.0
|
||||
CurrentVersionCode: 90300
|
||||
|
|
|
|||
Loading…
Reference in a new issue