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

Unified Diff: build.gradle

Issue 29678581: Issue 6000 - Rename "libadblockplus-android" (Closed)
Patch Set: Created Jan. 24, 2018, 6:53 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
Index: build.gradle
diff --git a/build.gradle b/build.gradle
index 60bc622dfaf22f88764bafc06988a4d3f596a02e..eab7a671abe942e3335e4d462eae24c162b5ecfa 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 adblockplus-android ABI flavor: " + getAbiFlavor()

Powered by Google App Engine
This is Rietveld