You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.asciidoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ behaviors, but they may be interesting for some advanced users.
18
18
In addition to the dependency-related advice (see above), DAGP provides other advice to help maintain your "build health." This includes the detection of:
19
19
20
20
1. Unnecessary plugins (currently only `kapt`).
21
-
2. Subprojects ("modules") that unnecessarily use the Android plugin, and could instead by "normal" JVM libraries.
21
+
2. Subprojects ("modules") that unnecessarily use the Android plugin, and could instead be "normal" JVM libraries.
0 commit comments