mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update Unchained to 4.40.2-beta (32)
This commit is contained in:
parent
e72aca2259
commit
532868c343
1 changed files with 15 additions and 2 deletions
|
|
@ -36,7 +36,20 @@ Builds:
|
|||
rm:
|
||||
- extra_assets/plugins/unchained_plugins_pack.zip
|
||||
|
||||
- versionName: 4.40.2-beta
|
||||
versionCode: 32
|
||||
commit: 8e9ea545ee028d140c2ef506d545a75e7695d0fd
|
||||
subdir: app/app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- extra_assets/plugins/unchained_plugins_pack.zip
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.35.0-beta
|
||||
CurrentVersionCode: 31
|
||||
CurrentVersion: 4.40.2-beta
|
||||
CurrentVersionCode: 32
|
||||
|
|
|
|||
Loading…
Reference in a new issue