mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Etar to 1.0.30 (32)
This commit is contained in:
parent
52d717f39c
commit
8a983eaccd
1 changed files with 13 additions and 2 deletions
|
|
@ -213,7 +213,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.30
|
||||
versionCode: 32
|
||||
commit: 13b819a47a46b3f68fa1b2936931b190ac706601
|
||||
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.29
|
||||
CurrentVersionCode: 31
|
||||
CurrentVersion: 1.0.30
|
||||
CurrentVersionCode: 32
|
||||
|
|
|
|||
Loading…
Reference in a new issue