Bump Gradle plugin to 3.6.1 (#958)
Summary: This is in line with the most recent stable Android Studio Release. Pull Request resolved: https://github.com/facebook/flipper/pull/958 Test Plan: Used it myself. Open Source CI required a higher NDK, so let's first check what CI says to that internally now. Reviewed By: jknoxville Differential Revision: D20794634 Pulled By: passy fbshipit-source-id: c32f934634b036ad3c1cad9fc49541e585d64329
This commit is contained in:
committed by
Facebook GitHub Bot
parent
9ba990999c
commit
99a4884fad
@@ -11,6 +11,7 @@ apply plugin: 'maven'
|
||||
android {
|
||||
compileSdkVersion rootProject.compileSdkVersion
|
||||
buildToolsVersion rootProject.buildToolsVersion
|
||||
ndkVersion rootProject.ndkVersion
|
||||
// Uncomment this and enable the database plugin test when roboelectric is upgraded
|
||||
// testOptions.unitTests.includeAndroidResources = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user