We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 866b108 commit 4938bebCopy full SHA for 4938beb
build.sbt
@@ -6,10 +6,6 @@ name := "scala-swing"
6
7
version := "2.0.1-SNAPSHOT"
8
9
-scalaVersion := crossScalaVersions.value.head
10
-
11
-crossScalaVersions := Seq("2.11.8", "2.12.1")
12
13
scalacOptions ++= Seq("-deprecation", "-feature")
14
15
// Map[JvmMajorVersion, List[(ScalaVersion, UseForPublishing)]]
0 commit comments