react-native/scripts
Dulmandakh 065c5b6590 use android build-tools 26.0.2 and set compileSdk to 26 (#19662)
Summary:
Android Target API Level 26 will be required starting from August 2018, it's so soon 😄.Read https://android-developers.googleblog.com/2017/12/improving-app-security-and-performance.html

This PR uses android build tools 26.0.2, support library 26.1.0 (with android lifecycle) and setting compileSdkVersion to 26, but leaving minSdkVersion and targetSdkVersion intact, which will make targeting 26 easy.

Circle CI: https://circleci.com/gh/dulmandakh/react-native/209

Everything will build and work just fine.

[ANDROID] [ENHANCEMENT] [TOOLS] - Use android build-tools 26.0.2 and set compileSdk to 26, and use support library version 26.1.0.
Closes https://github.com/facebook/react-native/pull/19662

Differential Revision: D8398855

Pulled By: hramos

fbshipit-source-id: a4066eb04cb5f947efe1f3202b638c1092b79aae
2018-06-13 10:39:55 -07:00
..
circleci Clear apt cache 2018-05-15 17:27:52 -07:00
versiontemplates Removed last traces of @providesModule from React Native 2018-04-26 08:30:54 -07:00
.packager.env Move YGStyle to seperate file and add constructors 2018-02-20 05:55:36 -08:00
.tests.env use android build-tools 26.0.2 and set compileSdk to 26 (#19662) 2018-06-13 10:39:55 -07:00
android-e2e-test.js Prettier the rest of ReactNative 2018-05-11 13:52:30 -07:00
android-setup.sh Update Android packages cache key 2018-05-16 08:57:01 -07:00
bump-oss-version.js Prettier files with shebang 2018-05-11 13:52:30 -07:00
ios-configure-glog.sh Removing test-driver symlink in ios third party install script 2017-06-21 07:45:37 -07:00
ios-install-third-party.sh OSS: upgrade Folly 2016.09.26 => 2016.10.31 2018-04-13 17:33:23 -07:00
launchPackager.bat Update license headers for MIT license 2018-02-16 18:31:53 -08:00
launchPackager.command Update license headers for MIT license 2018-02-16 18:31:53 -08:00
objc-test-ios.sh Fix iOS e2e tests: bump react-native-babel-preset to ^5 (#19625) 2018-06-10 17:08:56 -07:00
objc-test-tvos.sh Fix iOS e2e tests: bump react-native-babel-preset to ^5 (#19625) 2018-06-10 17:08:56 -07:00
objc-test.sh Fix iOS e2e tests: bump react-native-babel-preset to ^5 (#19625) 2018-06-10 17:08:56 -07:00
packager.sh Update license headers for MIT license 2018-02-16 18:31:53 -08:00
process-podspecs.sh GLog fix on case sensitive APFS macOS 2018-01-28 22:29:51 -08:00
publish-npm.js Prettier the rest of ReactNative 2018-05-11 13:52:30 -07:00
react-native-xcode.sh react-native-xcode.sh: Support Homebrew-installed nodenv 2018-06-01 16:03:51 -07:00
run-android-ci-instrumentation-tests.js Prettier the rest of ReactNative 2018-05-11 13:52:30 -07:00
run-android-emulator.sh Consolidate CI/local test scripts 2018-05-15 17:27:52 -07:00
run-android-local-integration-tests.sh Skip flaky ScrollView tests 2017-03-13 13:30:31 -07:00
run-android-local-unit-tests.sh Improve Android testing scripts 2016-12-13 17:13:35 -08:00
run-ci-e2e-tests.js Fix iOS e2e tests: bump react-native-babel-preset to ^5 (#19625) 2018-06-10 17:08:56 -07:00
run-instrumentation-tests-via-adb-shell.sh Fix Android comment and docblock typos 2017-12-03 20:16:36 -08:00
sync-css-layout.sh Update to MIT license 2018-02-16 18:31:53 -08:00
test-manual-e2e.sh Move HelloWorld template to a single index.js entry point 2017-08-03 14:02:43 -07:00
try-n-times.js Prettier the rest of ReactNative 2018-05-11 13:52:30 -07:00
validate-android-device-env.sh Consolidate CI/local test scripts 2018-05-15 17:27:52 -07:00
validate-android-sdk.sh Improve Android testing scripts 2016-12-13 17:13:35 -08:00
validate-android-test-env.sh Fix Android Sanity Buck version check 2018-03-10 16:42:45 -08:00