mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
update com.keylesspalace.tusky to v17 beta 1
This commit is contained in:
parent
be21db95c1
commit
b1085c18e8
1 changed files with 11 additions and 0 deletions
|
|
@ -409,6 +409,17 @@ Builds:
|
|||
gradle:
|
||||
- blue
|
||||
|
||||
- versionName: 17.0 beta 1
|
||||
versionCode: 88
|
||||
commit: v17.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
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
UpdateCheckData: app/build.gradle|versionCode\s(\d+)|.|versionName\s"([\d.]+)"
|
||||
|
|
|
|||
Loading…
Reference in a new issue