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
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ that does not work with dotty, try to disable all plugins in
29
29
30
30
### Using Dotty in your own project
31
31
32
-
1.[Use sbt 0.13.11 or newer](https://github.com/smarter/dotty-example-project/blob/master/project/build.properties).
32
+
1.[Use sbt 0.13.11 (other versions are not supported)](https://github.com/smarter/dotty-example-project/blob/master/project/build.properties).
33
33
2. Configure your build like explained in [build.sbt](https://github.com/smarter/dotty-example-project/blob/master/build.sbt#L7-L8)
0 commit comments