mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
update com.keylesspalace.tusky to v19.0-beta1
This commit is contained in:
parent
559593a17c
commit
477cb7b753
1 changed files with 11 additions and 0 deletions
|
|
@ -453,6 +453,17 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- blue
|
- blue
|
||||||
|
|
||||||
|
- versionName: 19.0 beta 1
|
||||||
|
versionCode: 92
|
||||||
|
commit: v19.0-beta.1
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- blue
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[\d.]+$
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
UpdateCheckData: app/build.gradle|versionCode\s(\d+)|.|versionName\s"([\d.]+)"
|
UpdateCheckData: app/build.gradle|versionCode\s(\d+)|.|versionName\s"([\d.]+)"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue