mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Etar to 1.0.36 (36)
This commit is contained in:
parent
c60cea6935
commit
1c9435679e
1 changed files with 14 additions and 2 deletions
|
|
@ -252,7 +252,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.36
|
||||
versionCode: 36
|
||||
commit: dfb342446743ef7405fa079c819bf67dbe31317e
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.35
|
||||
CurrentVersionCode: 35
|
||||
CurrentVersion: 1.0.36
|
||||
CurrentVersionCode: 36
|
||||
|
|
|
|||
Loading…
Reference in a new issue