Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: README.md

Issue 29503591: Issue 5473 - update to libadblockplus revision b4d6e55f2116 (Closed) Base URL: github.com:abby-sergz/libadblockplus-android.git
Patch Set: updated dependencies file to use updated -binaries Created Aug. 8, 2017, 5:25 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | dependencies » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
index ddcc579046149781c0df4026f90ca798e33ccbce..deb034f259aff3b9cb296db73abe1b8a96308ea1 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ You can find it in the 'libadblockplus-android' directory.
#### Requirements
* [The Android SDK](http://developer.android.com/sdk)
-* [The Android NDK](https://developer.android.com/tools/sdk/ndk)
+* [The Android NDK, 12b](https://developer.android.com/tools/sdk/ndk)
* [Ant](http://ant.apache.org)
#### Building
@@ -65,7 +65,7 @@ and *.apk in the 'libadblockplus-android-webviewapp/target' directory.
* [The Android SDK](http://developer.android.com/sdk)
* Android SDK Build tools 24.0.1
-* [The Android NDK](https://developer.android.com/tools/sdk/ndk)
+* [The Android NDK, 12b](https://developer.android.com/tools/sdk/ndk)
Edit 'buildToolsVersion' in 'build.gradle' files if necessary.
« no previous file with comments | « no previous file | dependencies » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld