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:
committed by
Facebook Github Bot
parent
d8fee24778
commit
40861c699e
@@ -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
|
||||
|
Reference in New Issue
Block a user