react-native/RNTester/android/app
Dulmandakh a3931e9531 android compileSdkVersion 26, use buildToolsVersion 26.0.3
Summary:
Starting August 2018, Google Play will require targetSdkVersion 26 for new applications, and November 2018 for application updates.

This PR will use Android build tools 26.0.3 and compilerSdk 26, then support library version 26.0.2 to make targeting 26 easier in the future.

I think this PR will help to people compile and test their applications, thus make transition easier (smoother). Also we'll have opportunity and time to migrate code to target 26.

https://github.com/facebook/react-native/issues/18095

React Native on android must work as usual

Closes https://github.com/facebook/react-native/pull/19257

Differential Revision: D8010354

Pulled By: mdvacca

fbshipit-source-id: 63ba03585e918b38c2a2adb5d2f2e85d7ce46fae
2018-05-15 09:28:41 -07:00
..
src/main enhance RNTester android config 2018-04-08 17:25:38 -07:00
BUCK Skylarkify RN defs. 2018-02-08 09:47:28 -08:00
build.gradle android compileSdkVersion 26, use buildToolsVersion 26.0.3 2018-05-15 09:28:41 -07:00
gradle.properties Use afterEvaluate to make gradle bundle task work with configureondemand 2018-03-25 22:03:21 -07:00
proguard-rules.pro Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00