Skip to content

support targetSdkVersion

In order to provide the proper Android-6 permissions experience, the client needs to know which targetSdkVersion any APK has before it downloads it. So this adds it to the metadata.

https://gitlab.com/fdroid/fdroidclient/issues/682

Merge request reports