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 101bf74 commit aed1ba8Copy full SHA for aed1ba8
build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
implementation 'com.slack.api:slack-api-client:1.30.0'
53
54
// Auth
55
- implementation 'kr.co.smunity:sangmyung-univ-auth:1.0.0'
+ implementation 'kr.co.smunity:sangmyung-univ-auth:1.0.1'
56
57
// JWT
58
implementation 'io.jsonwebtoken:jjwt-api:0.12.5'
0 commit comments