Sha256: c4e181c1da5026f296f376404c5f1462623c89e819cfda13a1ccab1ca5484b0a

Contents?: true

Size: 554 Bytes

Versions: 8

Compression:

Stored size: 554 Bytes

Contents

# api26
Ensures that the APK is built with `targetSdkVersion` at least 26.

## Will Fail If
* `targetSdkVersion` is less than 26.

## Exports
None.

## Reason
As of November 1, 2018 Google Play requires that all apps, and app updates, target Android 8 (API 26).

> Google Play will require that new apps target at least Android 8.0 (API level 26) from August 1, 2018, and that app updates target Android 8.0 from November 1, 2018.
Source: https://developer.android.com/distribute/best-practices/develop/target-sdk

## Resolution
Target API 26 or higher.

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
headdesk-0.14.0 docs/api26.md
headdesk-0.13.0 docs/api26.md
headdesk-0.12.0 docs/api26.md
headdesk-0.11.3 docs/api26.md
headdesk-0.11.2 docs/api26.md
headdesk-0.11.1 docs/api26.md
headdesk-0.11.0 docs/api26.md
headdesk-0.10.0 docs/api26.md