mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 21:34:53 +00:00
Update OpenTracks to v4.11.2 (5683)
This commit is contained in:
parent
513991f73a
commit
29f670ebc0
1 changed files with 12 additions and 2 deletions
|
|
@ -949,7 +949,17 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: v4.11.2
|
||||||
|
versionCode: 5683
|
||||||
|
commit: cb9b94718af9611d3b814bb169e17b8e53ca2096
|
||||||
|
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.11.1
|
CurrentVersion: v4.11.2
|
||||||
CurrentVersionCode: 5679
|
CurrentVersionCode: 5683
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue