mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
kiwixmobile - disable objectbox tainted, aum
This commit is contained in:
parent
a8d558ff62
commit
a9113ab0e7
1 changed files with 9 additions and 1 deletions
|
|
@ -136,6 +136,7 @@ Builds:
|
|||
|
||||
- versionName: 2.5.1
|
||||
versionCode: 220501
|
||||
disable: https://github.com/kiwix/kiwix-android/issues/3091
|
||||
commit: 2.5.1
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -146,6 +147,7 @@ Builds:
|
|||
|
||||
- versionName: 2.5.3
|
||||
versionCode: 220503
|
||||
disable: https://github.com/kiwix/kiwix-android/issues/3091
|
||||
commit: 2.5.3
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -156,6 +158,7 @@ Builds:
|
|||
|
||||
- versionName: 3.1.3
|
||||
versionCode: 230103
|
||||
disable: https://github.com/kiwix/kiwix-android/issues/3091
|
||||
commit: 3.1.4
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -169,6 +172,7 @@ Builds:
|
|||
|
||||
- versionName: 3.2.1
|
||||
versionCode: 230201
|
||||
disable: https://github.com/kiwix/kiwix-android/issues/3091
|
||||
commit: 3.2.1
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -182,6 +186,7 @@ Builds:
|
|||
|
||||
- versionName: 3.3.1
|
||||
versionCode: 230301
|
||||
disable: https://github.com/kiwix/kiwix-android/issues/3091
|
||||
commit: 3.3.1
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -195,6 +200,7 @@ Builds:
|
|||
|
||||
- versionName: 3.4.1
|
||||
versionCode: 230401
|
||||
disable: https://github.com/kiwix/kiwix-android/issues/3091
|
||||
commit: 3.4.1
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -209,6 +215,7 @@ Builds:
|
|||
|
||||
- versionName: 3.5.0
|
||||
versionCode: 7230500
|
||||
disable: https://github.com/kiwix/kiwix-android/issues/3091
|
||||
commit: 3.5.0
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -223,6 +230,7 @@ Builds:
|
|||
|
||||
- versionName: 3.6.0
|
||||
versionCode: 7230600
|
||||
disable: https://github.com/kiwix/kiwix-android/issues/3091
|
||||
commit: f7196018675ca3dbae5470e2ca4b6a9b56edc670
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -244,7 +252,7 @@ MaintainerNotes: |-
|
|||
Don't run `make android-deps` as that will download the SDK and NDK.
|
||||
As of 2.5.1 version is scripted.
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://download.kiwix.org/release/kiwix-android/VERSION_INFO|\n([0-9]*)|.|(.*)
|
||||
CurrentVersion: 3.6.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue