mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Etar to 1.0.28 (30)
This commit is contained in:
parent
e629dc1bbb
commit
7402893529
1 changed files with 13 additions and 2 deletions
|
|
@ -191,7 +191,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.28
|
||||
versionCode: 30
|
||||
commit: 501271fa0a9370c14a8ca2e5a3fcd6c95f04d8c3
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.27
|
||||
CurrentVersionCode: 29
|
||||
CurrentVersion: 1.0.28
|
||||
CurrentVersionCode: 30
|
||||
|
|
|
|||
Loading…
Reference in a new issue