mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Etar to 1.0.37 (37)
This commit is contained in:
parent
58f8c7be07
commit
ee41685a20
1 changed files with 14 additions and 2 deletions
|
|
@ -264,7 +264,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.37
|
||||
versionCode: 37
|
||||
commit: bbafe9563b6e496ffc3f4ff7e7e1e692f94d0421
|
||||
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.36
|
||||
CurrentVersionCode: 36
|
||||
CurrentVersion: 1.0.37
|
||||
CurrentVersionCode: 37
|
||||
|
|
|
|||
Loading…
Reference in a new issue