We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b49e8d commit ecbfcb6Copy full SHA for ecbfcb6
1 file changed
cdk/build.gradle
@@ -62,7 +62,7 @@ repositories {
62
}
63
64
dependencies {
65
- deobfCompile 'com.github.ImpactDevelopment:ClientAPI:@CAPI_VERSION@-dev'
+ deobfCompile 'com.github.ImpactDevelopment:ClientAPI:@CAPI_VERSION@-srg'
66
compile 'com.github.ZeroMemes:Alpine:@ALPINE_VERSION@'
67
compile 'net.jodah:typetools:@TT_VERSION@'
68
compile 'org.luaj:luaj-jse:@LUAJ_VERSION@'
0 commit comments