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

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

Issue 29351744: Issue 4399 - Add WebView inheritor with ad blocking (Closed)
Patch Set: changed packages, now using AdblockEngine (original ABPEngine), improved demo app Created Oct. 25, 2016, 11:20 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 | « libadblockplus-android-webviewapp/pom.xml ('k') | libadblockplus-android-webviewapp/res/drawable/icon.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libadblockplus-android-webviewapp/project.properties
diff --git a/libadblockplus-android/project.properties b/libadblockplus-android-webviewapp/project.properties
old mode 100644
new mode 100755
similarity index 81%
copy from libadblockplus-android/project.properties
copy to libadblockplus-android-webviewapp/project.properties
index 616f300c31fd7e171b70bf2642c2b7f201db263d..99ce276159bd96af9259a3c420a4e5339f97c6f1
--- a/libadblockplus-android/project.properties
+++ b/libadblockplus-android-webviewapp/project.properties
@@ -7,6 +7,6 @@
# "ant.properties", and override values to adapt the script to your
# project structure.
-android.library=true
# Project target.
-target=android-16
+target=android-21
+android.library.reference.1=../libadblockplus-android-webview
« no previous file with comments | « libadblockplus-android-webviewapp/pom.xml ('k') | libadblockplus-android-webviewapp/res/drawable/icon.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld