From: Hans-Christoph Steiner Date: Tue, 14 Jun 2016 10:39:50 +0000 (+0000) Subject: Merge branch 'targetSdkVersion' into 'master' X-Git-Tag: 0.7.0~52 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=2fab0133931f66dcf2c0fcd7d2e1082fdfa0c1b5;p=fdroidserver.git Merge branch 'targetSdkVersion' into 'master' 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 --- 2fab0133931f66dcf2c0fcd7d2e1082fdfa0c1b5