| Index: libadblockplus-android-webview/project.properties |
| diff --git a/libadblockplus-android/project.properties b/libadblockplus-android-webview/project.properties |
| similarity index 70% |
| copy from libadblockplus-android/project.properties |
| copy to libadblockplus-android-webview/project.properties |
| index 616f300c31fd7e171b70bf2642c2b7f201db263d..e45d0d24cc7387e2bc65cd164c3e8a22ef276217 100644 |
| --- a/libadblockplus-android/project.properties |
| +++ b/libadblockplus-android-webview/project.properties |
| @@ -9,4 +9,9 @@ |
| android.library=true |
| # Project target. |
| -target=android-16 |
| +target=android-21 |
| + |
| +android.library.reference.1=../libadblockplus-android |
| + |
| +# skip install library-debug.apk while installing instrumented apk |
| +dont.do.deps=1 |