``` plugins { id 'com.jfrog.bintray' version '0.4.1' } ```
u
Copy code
plugins {
    id 'com.jfrog.bintray' version '0.4.1'
}