mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update FitoTrack to 15.4 (1540)
This commit is contained in:
parent
399ed6e24c
commit
2ca6184f67
1 changed files with 13 additions and 2 deletions
|
|
@ -274,7 +274,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '15.4'
|
||||
versionCode: 1540
|
||||
commit: d6eab5a07e729251ee24c06ffab332204677764c
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y git-lfs openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '15.3'
|
||||
CurrentVersionCode: 1530
|
||||
CurrentVersion: '15.4'
|
||||
CurrentVersionCode: 1540
|
||||
|
|
|
|||
Loading…
Reference in a new issue