Update Track & Graph to 2.3.1 (200301)

This commit is contained in:
F-Droid checkupdates bot 2022-09-02 05:03:17 +00:00
parent 31194759bd
commit e7f38e15a0

View file

@ -171,7 +171,18 @@ Builds:
gradle:
- yes
- versionName: 2.3.1
versionCode: 200301
commit: 7e3c5dc6090425d338a2d862b5b8ed09f9d04b2a
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 v
CurrentVersion: 2.3.0
CurrentVersionCode: 200300
CurrentVersion: 2.3.1
CurrentVersionCode: 200301