Update Etar to 1.0.37 (37)

This commit is contained in:
Jochen Sprickerhof 2023-11-16 06:31:53 +01:00
parent 58f8c7be07
commit ee41685a20
No known key found for this signature in database
GPG key ID: 5BFFDCC258E69433

View file

@ -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