mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue