| 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 70% | 
| copy from libadblockplus-android/project.properties | 
| copy to libadblockplus-android-webviewapp/project.properties | 
| index 616f300c31fd7e171b70bf2642c2b7f201db263d..25315ff0c3d55ea4e46d4fc4fa07ab4d86503db5 | 
| --- a/libadblockplus-android/project.properties | 
| +++ b/libadblockplus-android-webviewapp/project.properties | 
| @@ -7,6 +7,7 @@ | 
| # "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 | 
| +android.library.reference.2=../libadblockplus-android-settings | 
|  |