mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Plees Tracker to 7.4.0 (34)
This commit is contained in:
parent
b2c1ea151e
commit
ca6e39e1af
1 changed files with 13 additions and 2 deletions
|
|
@ -279,7 +279,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 7.4.0
|
||||
versionCode: 34
|
||||
commit: 4ed4d490e9930c0874f8180cddac48feecd4e6a8
|
||||
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.5
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: 7.4.0
|
||||
CurrentVersionCode: 34
|
||||
|
|
|
|||
Loading…
Reference in a new issue