mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update OpenTracks to v4.7.1 (5326)
This commit is contained in:
parent
e2633417c3
commit
d23c40d4b0
1 changed files with 12 additions and 2 deletions
|
|
@ -759,7 +759,17 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: v4.7.1
|
||||||
|
versionCode: 5326
|
||||||
|
commit: c4235b1961b6adf21fa7cd3871c9d3c0bbc18512
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: v4.7.0
|
CurrentVersion: v4.7.1
|
||||||
CurrentVersionCode: 5313
|
CurrentVersionCode: 5326
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue