mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update OpenTracks to v4.6.2 (5305)
This commit is contained in:
parent
2c792c605f
commit
6a0adc60c1
1 changed files with 12 additions and 2 deletions
|
|
@ -739,7 +739,17 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: v4.6.2
|
||||||
|
versionCode: 5305
|
||||||
|
commit: 3f891f7fb4ded559d74bdda5ef730e9440377a02
|
||||||
|
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.6.1
|
CurrentVersion: v4.6.2
|
||||||
CurrentVersionCode: 5289
|
CurrentVersionCode: 5305
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue