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: 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 | « libadblockplus-android/src/org/adblockplus/libadblockplus/android/Utils.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: settings.gradle
diff --git a/settings.gradle b/settings.gradle
index 6ae5ffcb739ce26157ae123bb8bdd909a32d4b5e..8193f7707ea2fc098bc4c4cbbf0c0e9f5832a9fa 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 ':adblock-android'
+include ':adblock-android-webview'
+include ':adblock-android-settings'
+include ':adblock-android-webviewapp'
+include ':adblock-android-tests'
« no previous file with comments | « libadblockplus-android/src/org/adblockplus/libadblockplus/android/Utils.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld