parse targetSdkVersion from APKs

The default targetSdkVersion is minSdkVersion, according to the docs:
https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#target

https://gitlab.com/fdroid/fdroidclient/issues/682
This commit is contained in:
Hans-Christoph Steiner 2016-06-14 11:43:07 +02:00
parent 032dbc3e8d
commit 1b7a8f85fc
4 changed files with 40 additions and 1 deletions

1
.gitignore vendored
View file

@ -16,3 +16,4 @@ docs/html/
# files generated by tests
tmp/
tests/repo/icons*