Sha256: 8b67f234eeff532e77c9893ae6820f9cb1d7f6f765843edb63b797b3d94ccf2d
Contents?: true
Size: 315 Bytes
Versions: 6
Compression:
Stored size: 315 Bytes
Contents
# target_sdk_version Ensures that the APK is built with `targetSdkVersion` at least 28. ## Will Fail If * `targetSdkVersion` is less than 28. ## Exports None. ## Reason As of November 1, 2019 Google Play requires that all apps, and app updates, target Android 9 (API 28). ## Resolution Target API 28 or higher.
Version data entries
6 entries across 6 versions & 1 rubygems