mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
zipxtract: disable versions using unrar
This commit is contained in:
parent
f2824e2e88
commit
bead225e2d
1 changed files with 5 additions and 1 deletions
|
|
@ -65,6 +65,7 @@ Builds:
|
|||
|
||||
- versionName: '4.1'
|
||||
versionCode: 9
|
||||
disable: https://github.com/WirelessAlien/ZipXtract/issues/28
|
||||
commit: c4a7da45ff6afef0bd909cd1f1655b7fa92aeb47
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -72,6 +73,7 @@ Builds:
|
|||
|
||||
- versionName: '4.2'
|
||||
versionCode: 10
|
||||
disable: https://github.com/WirelessAlien/ZipXtract/issues/28
|
||||
commit: 2e50d40422da1977676ef73a8bff09ad1ac59896
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -83,6 +85,7 @@ Builds:
|
|||
|
||||
- versionName: '4.3'
|
||||
versionCode: 11
|
||||
disable: https://github.com/WirelessAlien/ZipXtract/issues/28
|
||||
commit: c4dde1a182c16ba09b5e74548f6ebbc4ffc10c74
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -94,6 +97,7 @@ Builds:
|
|||
|
||||
- versionName: 4.3.1
|
||||
versionCode: 12
|
||||
disable: https://github.com/WirelessAlien/ZipXtract/issues/28
|
||||
commit: 13d60c884ae8ac375b0388befa7fe54799d04c78
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -105,7 +109,7 @@ Builds:
|
|||
|
||||
AllowedAPKSigningKeys: fff2ac2bbfeaed303051caf138c14fcd980a926f56296543df05c255fd89a6b7
|
||||
|
||||
AutoUpdateMode: Version
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.3.1
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue