Skip to content

Commit

Permalink
applying themr plugin from local module to allow for breaking api cha…
Browse files Browse the repository at this point in the history
…nges
  • Loading branch information
ouchadam committed May 4, 2019
1 parent 36cf107 commit 0745cff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion demo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ buildscript {
}
}
dependencies {
classpath "com.github.ouchadam:themr:6"
classpath "com.github.ouchadam:themr:25"
classpath files("../themr/build/libs/themr.jar") // for local development
}
}

Expand Down

0 comments on commit 0745cff

Please sign in to comment.