mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Create prerelease for Unlauncher
This commit is contained in:
parent
7ddcf4b171
commit
8d4b51c2c2
1 changed files with 11 additions and 0 deletions
|
|
@ -96,6 +96,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.0-beta.5
|
||||
versionCode: 17
|
||||
commit: 2.0.0-beta.5
|
||||
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: 1.3.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue