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: AntiFeatures:
- NonFreeDep - NonFreeDep
- Tracking
Categories: Categories:
- Navigation - Navigation
License: WTFPL License: WTFPL
@ -22,8 +21,21 @@ Builds:
- update-alternatives --auto java - update-alternatives --auto java
gradle: gradle:
- yes - 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 AutoUpdateMode: None
UpdateCheckMode: None UpdateCheckMode: None
CurrentVersion: 3.4.36 CurrentVersion: 3.4.37
CurrentVersionCode: 36 CurrentVersionCode: 37