Update GSAK for Locus to version 37

This commit is contained in:
Markus Bubendorf 2022-08-26 10:29:34 +00:00 committed by linsui
parent 0e41799537
commit b6d37671dc

View file

@ -1,6 +1,5 @@
AntiFeatures:
- NonFreeDep
- Tracking
Categories:
- Navigation
License: WTFPL
@ -22,8 +21,21 @@ Builds:
- update-alternatives --auto java
gradle:
- yes
antifeatures:
- Tracking
- versionName: 3.4.37
versionCode: 37
commit: release-3.4.37
subdir: locusAddonGSAK
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 3.4.36
CurrentVersionCode: 36
CurrentVersion: 3.4.37
CurrentVersionCode: 37