mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 23:26:52 +00:00
Update Plees Tracker to 7.3.1 (29)
This commit is contained in:
parent
e987cefcdd
commit
7528ffc62d
1 changed files with 13 additions and 2 deletions
|
|
@ -223,7 +223,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 7.3.1
|
||||
versionCode: 29
|
||||
commit: 404ea3f3219b168820b6219b65bce92636512fd8
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 7.3.0
|
||||
CurrentVersionCode: 28
|
||||
CurrentVersion: 7.3.1
|
||||
CurrentVersionCode: 29
|
||||
|
|
|
|||
Loading…
Reference in a new issue