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

Unified Diff: settings.gradle

Issue 29782630: Issue 6000 - Rename "libadblockplus-android" (Closed)
Patch Set: Created May 15, 2018, 9:30 p.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 | « dependencies ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: settings.gradle
===================================================================
--- 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'
« no previous file with comments | « dependencies ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld