mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Add beta release for Unlauncher
This commit is contained in:
parent
72afd29f99
commit
5645b22fbf
1 changed files with 11 additions and 0 deletions
|
|
@ -118,6 +118,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.0-beta.1
|
||||
versionCode: 19
|
||||
commit: 2.1.0-beta.1
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[0-9.]+$
|
||||
CurrentVersion: 2.0.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue