| Index: settings.gradle |
| diff --git a/settings.gradle b/settings.gradle |
| index 6ae5ffcb739ce26157ae123bb8bdd909a32d4b5e..8193f7707ea2fc098bc4c4cbbf0c0e9f5832a9fa 100644 |
| --- a/settings.gradle |
| +++ b/settings.gradle |
| @@ -1,5 +1,5 @@ |
| -include ':libadblockplus-android' |
| -include ':libadblockplus-android-webview' |
| -include ':libadblockplus-android-settings' |
| -include ':libadblockplus-android-webviewapp' |
| -include ':libadblockplus-android-tests' |
| +include ':adblock-android' |
| +include ':adblock-android-webview' |
| +include ':adblock-android-settings' |
| +include ':adblock-android-webviewapp' |
| +include ':adblock-android-tests' |