mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Unlauncher to 2.0.0 (18)
This commit is contained in:
parent
fa2a383fe1
commit
7d98994b01
1 changed files with 13 additions and 2 deletions
|
|
@ -107,7 +107,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.0
|
||||
versionCode: 18
|
||||
commit: 105c8ce09893b7052a1bdf3c7f25250597eec778
|
||||
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
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: 2.0.0
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue