<@U3RE3RVLJ> commented on <@U3RE3RVLJ>’s file <htt...
# gradle
u
@ziggy42 commented on @ziggy42’s file https://kotlinlang.slack.com/files/U3RE3RVLJ/FA1K2HJ8J/-.groovy:
Copy code
credentials(AwsCredentials::class.java) {
    accessKey = "accessKey"
    secretKey = "secretKey"
}