mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
Update Unchained to 4.51.4-beta (33)
This commit is contained in:
parent
96beafeca8
commit
a16e42e10f
1 changed files with 15 additions and 2 deletions
|
|
@ -49,7 +49,20 @@ Builds:
|
|||
rm:
|
||||
- extra_assets/plugins/unchained_plugins_pack.zip
|
||||
|
||||
- versionName: 4.51.4-beta
|
||||
versionCode: 33
|
||||
commit: 1c9b8a14201fabe4033c3ad8d75859e929000e02
|
||||
subdir: app/app
|
||||
sudo:
|
||||
- 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.40.2-beta
|
||||
CurrentVersionCode: 32
|
||||
CurrentVersion: 4.51.4-beta
|
||||
CurrentVersionCode: 33
|
||||
|
|
|
|||
Loading…
Reference in a new issue