mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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'
|
- versionName: '4.1'
|
||||||
versionCode: 9
|
versionCode: 9
|
||||||
|
disable: https://github.com/WirelessAlien/ZipXtract/issues/28
|
||||||
commit: c4a7da45ff6afef0bd909cd1f1655b7fa92aeb47
|
commit: c4a7da45ff6afef0bd909cd1f1655b7fa92aeb47
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
|
|
@ -72,6 +73,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: '4.2'
|
- versionName: '4.2'
|
||||||
versionCode: 10
|
versionCode: 10
|
||||||
|
disable: https://github.com/WirelessAlien/ZipXtract/issues/28
|
||||||
commit: 2e50d40422da1977676ef73a8bff09ad1ac59896
|
commit: 2e50d40422da1977676ef73a8bff09ad1ac59896
|
||||||
subdir: app
|
subdir: app
|
||||||
sudo:
|
sudo:
|
||||||
|
|
@ -83,6 +85,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: '4.3'
|
- versionName: '4.3'
|
||||||
versionCode: 11
|
versionCode: 11
|
||||||
|
disable: https://github.com/WirelessAlien/ZipXtract/issues/28
|
||||||
commit: c4dde1a182c16ba09b5e74548f6ebbc4ffc10c74
|
commit: c4dde1a182c16ba09b5e74548f6ebbc4ffc10c74
|
||||||
subdir: app
|
subdir: app
|
||||||
sudo:
|
sudo:
|
||||||
|
|
@ -94,6 +97,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 4.3.1
|
- versionName: 4.3.1
|
||||||
versionCode: 12
|
versionCode: 12
|
||||||
|
disable: https://github.com/WirelessAlien/ZipXtract/issues/28
|
||||||
commit: 13d60c884ae8ac375b0388befa7fe54799d04c78
|
commit: 13d60c884ae8ac375b0388befa7fe54799d04c78
|
||||||
subdir: app
|
subdir: app
|
||||||
sudo:
|
sudo:
|
||||||
|
|
@ -105,7 +109,7 @@ Builds:
|
||||||
|
|
||||||
AllowedAPKSigningKeys: fff2ac2bbfeaed303051caf138c14fcd980a926f56296543df05c255fd89a6b7
|
AllowedAPKSigningKeys: fff2ac2bbfeaed303051caf138c14fcd980a926f56296543df05c255fd89a6b7
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 4.3.1
|
CurrentVersion: 4.3.1
|
||||||
CurrentVersionCode: 12
|
CurrentVersionCode: 12
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue