mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
ball2box - add af
This commit is contained in:
parent
8d1b720645
commit
4280f63cf9
1 changed files with 21 additions and 0 deletions
|
|
@ -50,6 +50,9 @@ Builds:
|
|||
- cp $$Godot$$/platform/android/java/lib/build/outputs/aar/godot-lib.release.aar
|
||||
libs/release/
|
||||
ndk: r23c
|
||||
antifeatures:
|
||||
KnownVuln:
|
||||
en-US: Vulnerability in showing WebP images (CVE-2023-4863)
|
||||
|
||||
- versionName: 2.2.3
|
||||
versionCode: 41
|
||||
|
|
@ -86,6 +89,9 @@ Builds:
|
|||
- cp $$Godot$$/platform/android/java/lib/build/outputs/aar/godot-lib.release.aar
|
||||
libs/release/
|
||||
ndk: r23c
|
||||
antifeatures:
|
||||
KnownVuln:
|
||||
en-US: Vulnerability in showing WebP images (CVE-2023-4863)
|
||||
|
||||
- versionName: 2.2.6
|
||||
versionCode: 44
|
||||
|
|
@ -132,6 +138,9 @@ Builds:
|
|||
- find . -iname "*.apk"
|
||||
- echo "build end"
|
||||
ndk: r23c
|
||||
antifeatures:
|
||||
KnownVuln:
|
||||
en-US: Vulnerability in showing WebP images (CVE-2023-4863)
|
||||
|
||||
- versionName: 2.3.2
|
||||
versionCode: 50
|
||||
|
|
@ -178,6 +187,9 @@ Builds:
|
|||
- find . -iname "*.apk"
|
||||
- echo "build end"
|
||||
ndk: 23.2.8568313
|
||||
antifeatures:
|
||||
KnownVuln:
|
||||
en-US: Vulnerability in showing WebP images (CVE-2023-4863)
|
||||
|
||||
- versionName: 2.3.5
|
||||
versionCode: 53
|
||||
|
|
@ -224,6 +236,9 @@ Builds:
|
|||
- find . -iname "*.apk"
|
||||
- echo "build end"
|
||||
ndk: 23.2.8568313
|
||||
antifeatures:
|
||||
KnownVuln:
|
||||
en-US: Vulnerability in showing WebP images (CVE-2023-4863)
|
||||
|
||||
- versionName: 2.3.6
|
||||
versionCode: 54
|
||||
|
|
@ -270,6 +285,9 @@ Builds:
|
|||
- find . -iname "*.apk"
|
||||
- echo "build end"
|
||||
ndk: 23.2.8568313
|
||||
antifeatures:
|
||||
KnownVuln:
|
||||
en-US: Vulnerability in showing WebP images (CVE-2023-4863)
|
||||
|
||||
- versionName: 2.3.7
|
||||
versionCode: 55
|
||||
|
|
@ -316,6 +334,9 @@ Builds:
|
|||
- find . -iname "*.apk"
|
||||
- echo "build end"
|
||||
ndk: 23.2.8568313
|
||||
antifeatures:
|
||||
KnownVuln:
|
||||
en-US: Vulnerability in showing WebP images (CVE-2023-4863)
|
||||
|
||||
- versionName: 4.0.0
|
||||
versionCode: 56
|
||||
|
|
|
|||
Loading…
Reference in a new issue