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

Unified Diff: libadblockplus-android-tests/project.properties

Issue 29351744: Issue 4399 - Add WebView inheritor with ad blocking (Closed)
Patch Set: now loading elemhide selectors beforehand in bg thread Created Sept. 20, 2016, 11:42 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
Index: libadblockplus-android-tests/project.properties
diff --git a/libadblockplus-android-tests/project.properties b/libadblockplus-android-tests/project.properties
index 7f1850682061834b0d448cb7d1197d68b5a39fe8..47bb4b6054c26ea7b490c1b6dbeb7d71e1df24b4 100644
--- a/libadblockplus-android-tests/project.properties
+++ b/libadblockplus-android-tests/project.properties
@@ -11,7 +11,7 @@
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
# Project target.
-target=android-16
+target=android-19
anton 2016/09/20 11:46:28 changed for consistency - lib uses 19 to compile
android.library.reference.1=../libadblockplus-android
# skip install library-debug.apk while installing instrumented apk

Powered by Google App Engine
This is Rietveld