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: addressed comments Created Jan. 29, 2018, 11:04 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
« no previous file with comments | « adblock-android/src/org/adblockplus/libadblockplus/android/Utils.java ('k') | dependencies » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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()
« no previous file with comments | « adblock-android/src/org/adblockplus/libadblockplus/android/Utils.java ('k') | dependencies » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld