Update FitoTrack to 14.1 (1410)

This commit is contained in:
F-Droid checkupdates bot 2022-08-24 04:19:56 +00:00
parent 0f8f6c372b
commit 066a0f5034

View file

@ -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