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

Commit

Permalink
Change CDK ClientAPI dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroMemes committed Jun 21, 2018
1 parent 9b49e8d commit ecbfcb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ repositories {
}

dependencies {
deobfCompile 'com.github.ImpactDevelopment:ClientAPI:@CAPI_VERSION@-dev'
deobfCompile 'com.github.ImpactDevelopment:ClientAPI:@CAPI_VERSION@-srg'
compile 'com.github.ZeroMemes:Alpine:@ALPINE_VERSION@'
compile 'net.jodah:typetools:@TT_VERSION@'
compile 'org.luaj:luaj-jse:@LUAJ_VERSION@'
Expand Down

0 comments on commit ecbfcb6

Please sign in to comment.