mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
DeltaChat - disable more tainted & AUM
This commit is contained in:
parent
f061d7a826
commit
bbe1be46df
1 changed files with 3 additions and 1 deletions
|
|
@ -1278,6 +1278,7 @@ Builds:
|
|||
|
||||
- versionName: 1.30.2
|
||||
versionCode: 631
|
||||
disable: https://github.com/deltachat/deltachat-android/issues/2349
|
||||
commit: 4664e51754079cf813e1f3b11848e3bd1f280b26
|
||||
timeout: 20000
|
||||
submodules: true
|
||||
|
|
@ -1318,6 +1319,7 @@ Builds:
|
|||
|
||||
- versionName: 1.30.3
|
||||
versionCode: 632
|
||||
disable: https://github.com/deltachat/deltachat-android/issues/2349
|
||||
commit: cc4b13e9246ee4af999276b3dac0fafd81f08d2f
|
||||
timeout: 20000
|
||||
submodules: true
|
||||
|
|
@ -1356,7 +1358,7 @@ Builds:
|
|||
- ./ndk-make.sh
|
||||
ndk: r20b
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags ^v[0-9]+\.[0-9]+\.[0-9]+$
|
||||
CurrentVersion: 1.30.3
|
||||
CurrentVersionCode: 632
|
||||
|
|
|
|||
Loading…
Reference in a new issue