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.md
+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
@@ -30,7 +30,7 @@ For version definitions ref. [semantic Versioning 2.0.0](http://semver.org/).
30
30
31
31
- It is safe to add a new entry without version to any SNAPSHOT mdeps
32
32
- If you add or modify some release mdeps you must also copy these changes to all your project mdeps
33
-
- Otherwise it is possible to get "Inconsistent dependencies"
33
+
- Otherwise it is possible to get "Inconsistent dependencies" error
34
34
- It is safe to remove a record from mdeps and add it to `build.gralde` - this way you can change dependency version at your own risk, do not cry aftewards
0 commit comments