| Index: build.gradle |
| diff --git a/build.gradle b/build.gradle |
| index 60bc622dfaf22f88764bafc06988a4d3f596a02e..35a759a271f612a613d72810c48162f1688b8d21 100644 |
| --- a/build.gradle |
| +++ b/build.gradle |
| @@ -46,4 +46,4 @@ subprojects { |
| task listAllDependencies(type: DependencyReportTask) {} |
| } |
| -println "[Configuration] Using libadblockplus-android ABI flavor: " + getAbiFlavor() |
| +println "[Configuration] Using adblock-android ABI flavor: " + getAbiFlavor() |