mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Track & Graph to 2.3.2 (200302)
This commit is contained in:
parent
9a634af795
commit
69ca7bda97
1 changed files with 13 additions and 2 deletions
|
|
@ -182,7 +182,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.2
|
||||
versionCode: 200302
|
||||
commit: 2185f7fa65130868dc6164ca5481c3583aebbc3c
|
||||
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.1
|
||||
CurrentVersionCode: 200301
|
||||
CurrentVersion: 2.3.2
|
||||
CurrentVersionCode: 200302
|
||||
|
|
|
|||
Loading…
Reference in a new issue