Sha256: 4e794a51c15ba7760336fb187b4ee6c4d71402c3bb8ec1084784dd2641e9f848

Contents?: true

Size: 514 Bytes

Versions: 7

Compression:

Stored size: 514 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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
headdesk-0.9.0 docs/api26.md
headdesk-0.8.0 docs/api26.md
headdesk-0.7.0 docs/api26.md
headdesk-0.6.0 docs/api26.md
headdesk-0.5.2 docs/api26.md
headdesk-0.5.1 docs/api26.md
headdesk-0.5.0 docs/api26.md