mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Pachli to 1.3.0 (6)
This commit is contained in:
parent
e73f762ec6
commit
0b07ef43d3
1 changed files with 15 additions and 2 deletions
|
|
@ -61,8 +61,21 @@ Builds:
|
|||
scandelete:
|
||||
- plugins/markdown2resource/build
|
||||
|
||||
- versionName: 1.3.0
|
||||
versionCode: 6
|
||||
commit: 9c4ea13d2300e7cd14e10b65d9cc583c8720f514
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- blue
|
||||
scandelete:
|
||||
- plugins/markdown2resource/build
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
UpdateCheckData: app/build.gradle|versionCode\s(\d+)|.|versionName\s"([\d.]+)"
|
||||
CurrentVersion: 1.2.2
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue