Update FitoTrack to 14.0 (1400)

This commit is contained in:
F-Droid checkupdates bot 2022-04-27 04:19:09 +00:00
parent bcd891fbb1
commit f34cbab486

View file

@ -221,7 +221,18 @@ Builds:
gradle:
- yes
- versionName: '14.0'
versionCode: 1400
commit: 1c610cbfd905592350f53f36004f6b57baf2bfde
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.2'
CurrentVersionCode: 1320
CurrentVersion: '14.0'
CurrentVersionCode: 1400