mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update FitoTrack to 14.1 (1410)
This commit is contained in:
parent
0f8f6c372b
commit
066a0f5034
1 changed files with 13 additions and 2 deletions
|
|
@ -232,7 +232,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '14.1'
|
||||
versionCode: 1410
|
||||
commit: a0b544b225f1bb64e2ef5c23d8aee384f7713250
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '14.0'
|
||||
CurrentVersionCode: 1400
|
||||
CurrentVersion: '14.1'
|
||||
CurrentVersionCode: 1410
|
||||
|
|
|
|||
Loading…
Reference in a new issue