chiark / gitweb /
Merge branch 'targetSdkVersion' into 'master'
authorHans-Christoph Steiner <hans@guardianproject.info>
Tue, 14 Jun 2016 10:39:50 +0000 (10:39 +0000)
committerHans-Christoph Steiner <hans@guardianproject.info>
Tue, 14 Jun 2016 10:39:50 +0000 (10:39 +0000)
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

See merge request !128


Trivial merge