Skip to content
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.

Using SDK Version variables from root project #693

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 24, 2018

  1. Using SDK Version variables from root project

    Instead of assuming the `compileSdkVersion`, `targetSdkVersion`, etc, read it from the root project.
    Default `compileSdkVersion` and `targetSdkVersion` to the latest versions.
    
    Android Target API Level 26 will be required in August 2018.
    https://android-developers.googleblog.com/2017/12/improving-app-security-and-performance.html
    And the React Native team is already working on this:
    facebook/react-native#17741
    facebook/react-native#18095
    rayronvictor committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    51ee0a7 View commit details
    Browse the repository at this point in the history