Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.

Commit

Permalink
Added typetools dependency for alpine
Browse files Browse the repository at this point in the history
(cherry picked from commit df13de5)
  • Loading branch information
ZeroMemes committed Jul 16, 2017
1 parent 303b84d commit 6f7284f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ repositories {
}

dependencies {
testCompile 'junit:junit:4.12'
compile 'com.github.ZeroMemes:Alpine:1.4'
compile 'net.jodah:typetools:0.5.0'
compile('org.spongepowered:mixin:0.6.10-SNAPSHOT') {
exclude module: 'launchwrapper'
}
Expand Down

0 comments on commit 6f7284f

Please sign in to comment.