mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Plees Tracker to 7.2.2 (24)
This commit is contained in:
parent
3ea3103ce4
commit
a0a4590350
1 changed files with 13 additions and 2 deletions
|
|
@ -168,7 +168,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 7.2.2
|
||||
versionCode: 24
|
||||
commit: 992e1db9b030e5f5ef1411f5941567b4188d677a
|
||||
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.2.1
|
||||
CurrentVersionCode: 23
|
||||
CurrentVersion: 7.2.2
|
||||
CurrentVersionCode: 24
|
||||
|
|
|
|||
Loading…
Reference in a new issue