mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
update com.keylesspalace.tusky to v16.0 beta 3
This commit is contained in:
parent
cb6fbaa727
commit
e382c24b87
1 changed files with 11 additions and 0 deletions
|
|
@ -387,6 +387,17 @@ Builds:
|
|||
gradle:
|
||||
- blue
|
||||
|
||||
- versionName: 16.0 beta 3
|
||||
versionCode: 86
|
||||
commit: v16.0-beta.3
|
||||
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