Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
Delete outdated plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianRaFo committed Jul 21, 2017
1 parent 57b8b47 commit 11e5034
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 15 deletions.
13 changes: 0 additions & 13 deletions macroid-core/src/test/scala/macroid/BundlesSpec.scala

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package macroid.extras

import android.annotation._
import android.content.res.Resources
import android.content.res._
import android.support.design.widget._
import macroid.{ContextWrapper, Tweak}
Expand Down
1 change: 0 additions & 1 deletion project/ProjectPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ object ProjectPlugin extends AutoPlugin {
}),
libraryDependencies ++= Seq(
"org.scalatest" %% "scalatest" % "3.0.1" % Test,
"com.geteit" %% "robotest" % "0.12" % Test,
"com.android.support" % "support-v4" % androidV),
parallelExecution in Test := false,
fork in Test := true,
Expand Down

0 comments on commit 11e5034

Please sign in to comment.