mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
common: properly parse version from NDK's source.properties
This commit is contained in:
parent
2b5093969a
commit
8b89793d3c
10 changed files with 65 additions and 1 deletions
|
|
@ -551,6 +551,13 @@ include tests/dump_internal_metadata_format.py
|
|||
include tests/exception.TestCase
|
||||
include tests/extra/manual-vmtools-test.py
|
||||
include tests/funding-usernames.yaml
|
||||
include tests/get_android_tools_versions/android-ndk/android-ndk-r21d/source.properties
|
||||
include tests/get_android_tools_versions/android-ndk/r11c/source.properties
|
||||
include tests/get_android_tools_versions/android-ndk/r17c/source.properties
|
||||
include tests/get_android_tools_versions/android-sdk/patcher/v4/source.properties
|
||||
include tests/get_android_tools_versions/android-sdk/platforms/android-30/source.properties
|
||||
include tests/get_android_tools_versions/android-sdk/skiaparser/1/source.properties
|
||||
include tests/get_android_tools_versions/android-sdk/tools/source.properties
|
||||
include tests/getsig/getsig.java
|
||||
include tests/getsig/make.sh
|
||||
include tests/getsig/run.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue