Commit 41da705f authored by Mygod's avatar Mygod

Plugin library 0.0.1

parent 911eb3da
...@@ -2,6 +2,6 @@ enablePlugins(AndroidLib) ...@@ -2,6 +2,6 @@ enablePlugins(AndroidLib)
android.useSupportVectors android.useSupportVectors
name := "plugin" name := "plugin"
version := "0.0.1-SNAPSHOT" version := "0.0.1"
publishTo := Some(Resolver.file("file", new File(Path.userHome.absolutePath + "/.m2/repository"))) publishTo := Some(Resolver.file("file", new File(Path.userHome.absolutePath + "/.m2/repository")))
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment