Update Etar to 1.0.38 (38)

This commit is contained in:
Jochen Sprickerhof 2023-11-21 11:41:33 +01:00
parent a98fff48aa
commit 93884b7831
No known key found for this signature in database
GPG key ID: 5BFFDCC258E69433

View file

@ -276,7 +276,19 @@ Builds:
gradle:
- yes
- versionName: 1.0.38
versionCode: 38
commit: 74b31d4cda8a4e53163c08c25931da820c078415
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.37
CurrentVersionCode: 37
CurrentVersion: 1.0.38
CurrentVersionCode: 38