Modernize Android build system, bump dependencies

Summary:
- Build against Android SDK 26
- Upgrade to Gradle 4
- Upgrade to Android Plugin 3.0, adjust dependency management accordingly
- Upgrade Maven deployment plugin

Reviewed By: emilsjolander

Differential Revision: D6272007

fbshipit-source-id: b198b4c8e1a94e2ee031ad26193fdfdf5b52adf1
This commit is contained in:
Pascal Hartig
2017-11-08 09:45:13 -08:00
committed by Facebook Github Bot
parent d8fee24778
commit 40861c699e
7 changed files with 16 additions and 14 deletions

View File

@@ -2,6 +2,7 @@
gtest_dep = //lib/gtest:gtest
[android]
target = android-25
build_tools_version = 26.0.2
[ndk]
ndk_version = 15.2.4203891
compiler = clang