OSDN Git Service

Release version 0.8.0
[mikumikustudio/MikuMikuStudio.git] / gdx / build.sbt
index 2cf88e2..e477923 100644 (file)
@@ -3,5 +3,5 @@ Common.settings
 name := "mms-gdx"
 
 libraryDependencies ++= Seq(
-  "com.badlogicgames.gdx" % "gdx" % "1.0-SNAPSHOT"
+  "com.badlogicgames.gdx" % "gdx" % "0.9.9"
 )
\ No newline at end of file