Skip to content

Instantly share code, notes, and snippets.

@PatilShreyas
Created April 29, 2020 16:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PatilShreyas/fc9997c4fe63c15c3ef2af99cbd69dda to your computer and use it in GitHub Desktop.
Save PatilShreyas/fc9997c4fe63c15c3ef2af99cbd69dda to your computer and use it in GitHub Desktop.
dependencies {
classpath 'com.android.tools.build:gradle:3.6.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// Required plugins added to classpath to facilitate pushing to Jcenter/Bintray
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment