mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update GSAK for Locus to version 37
This commit is contained in:
parent
0e41799537
commit
b6d37671dc
1 changed files with 15 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue