Skip to content

Commit

Permalink
Bump Android NDK to r17b (#20357)
Browse files Browse the repository at this point in the history
Summary:
This PR bumps Android NDK version to r17b (latest). Cleaned up redundant **LOCAL_EXPORT_CPPFLAGS** rules in .mk files
Pull Request resolved: facebook/react-native#20357

Differential Revision: D9068424

Pulled By: hramos

fbshipit-source-id: 8578637e38e807288b819a36cb75ea9feefcc09f
  • Loading branch information
dulmandakh authored and facebook-github-bot committed Jul 30, 2018
1 parent defb881 commit 7e7d88c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/app/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
android.useDeprecatedNdk=true
org.gradle.parallel=true
org.gradle.configureondemand=true
MYAPP_RELEASE_STORE_FILE=my-release-key.keystore
Expand Down

0 comments on commit 7e7d88c

Please sign in to comment.