mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update IzzyOnDroid to v0.9 (9)
This commit is contained in:
parent
da0b03c8d6
commit
e133789cf7
1 changed files with 13 additions and 2 deletions
|
|
@ -59,7 +59,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v0.9
|
||||
versionCode: 9
|
||||
commit: 7fb9be82aeff5c435a52e1bf7e2e48bc5d39182f
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v0.8
|
||||
CurrentVersionCode: 8
|
||||
CurrentVersion: v0.9
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue