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

Unified Diff: settings.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: settings.gradle
diff --git a/settings.gradle b/settings.gradle
index 6ae5ffcb739ce26157ae123bb8bdd909a32d4b5e..fec65ef31270646b6b7f403478e1b5eadb9876d1 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 ':adblockplus-android'
+include ':adblockplus-android-webview'
+include ':adblockplus-android-settings'
+include ':adblockplus-android-webviewapp'
+include ':adblockplus-android-tests'

Powered by Google App Engine
This is Rietveld