mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
update com.keylesspalace.tusky to v18.0 beta 1
This commit is contained in:
parent
13de7da526
commit
0be6924c92
1 changed files with 11 additions and 0 deletions
|
|
@ -431,6 +431,17 @@ Builds:
|
|||
gradle:
|
||||
- blue
|
||||
|
||||
- versionName: 18.0 beta 1
|
||||
versionCode: 90
|
||||
commit: v18.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