mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update FitoTrack to 13.1 (1310)
This commit is contained in:
parent
794d0e631d
commit
97ce7367ae
1 changed files with 13 additions and 2 deletions
|
|
@ -199,7 +199,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '13.1'
|
||||
versionCode: 1310
|
||||
commit: 92a2eede1ddca4e6e0c4c21f60da5573f9625e6d
|
||||
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: '13.0'
|
||||
CurrentVersionCode: 1300
|
||||
CurrentVersion: '13.1'
|
||||
CurrentVersionCode: 1310
|
||||
|
|
|
|||
Loading…
Reference in a new issue