Skip to content
This repository was archived by the owner on Feb 19, 2019. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ecbfcb6

Browse files
committedJun 21, 2018
Change CDK ClientAPI dependency
1 parent 9b49e8d commit ecbfcb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎cdk/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ repositories {
6262
}
6363

6464
dependencies {
65-
deobfCompile 'com.github.ImpactDevelopment:ClientAPI:@CAPI_VERSION@-dev'
65+
deobfCompile 'com.github.ImpactDevelopment:ClientAPI:@CAPI_VERSION@-srg'
6666
compile 'com.github.ZeroMemes:Alpine:@ALPINE_VERSION@'
6767
compile 'net.jodah:typetools:@TT_VERSION@'
6868
compile 'org.luaj:luaj-jse:@LUAJ_VERSION@'

0 commit comments

Comments
 (0)
This repository has been archived.