Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
Use snapshot build from bintray plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
rekire committed Mar 20, 2019
1 parent 7c91d9a commit 92e4001
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 469 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ buildscript {
repositories {
mavenLocal()
jcenter()
maven { url 'https://novoda.bintray.com/snapshots' }
}
dependencies {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${versions.kotlin}"
classpath 'com.github.ben-manes:gradle-versions-plugin:0.20.0'
classpath "org.jetbrains.dokka:dokka-gradle-plugin:${versions.dokka}"
// Until https://github.com/novoda/bintray-release/pull/267 is merged we use the plugin from buildSrc
// classpath 'com.novoda:bintray-release:0.9'
classpath 'com.novoda:bintray-release:SNAPSHOT-13'
}
}

Expand Down
55 changes: 0 additions & 55 deletions buildSrc/build.gradle

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 92e4001

Please sign in to comment.