mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update Track & Graph to 2.3.1 (200301)
This commit is contained in:
parent
31194759bd
commit
e7f38e15a0
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue