mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Unchained to 1.2.1 (43)
This commit is contained in:
parent
31acd71234
commit
f22e9d3dbf
1 changed files with 15 additions and 2 deletions
|
|
@ -109,7 +109,20 @@ Builds:
|
|||
rm:
|
||||
- extra_assets/plugins/unchained_plugins_pack.zip
|
||||
|
||||
- versionName: 1.2.1
|
||||
versionCode: 43
|
||||
commit: 7bddde00fec62d5ab95337674bc03261413533d3
|
||||
subdir: app/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- extra_assets/plugins/unchained_plugins_pack.zip
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.2
|
||||
CurrentVersionCode: 40
|
||||
CurrentVersion: 1.2.1
|
||||
CurrentVersionCode: 43
|
||||
|
|
|
|||
Loading…
Reference in a new issue