Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Commit af66ca4

Browse files
committed
Update bintray plugin to 1.8.4
1 parent b3d2245 commit af66ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ buildscript {
3737
classpath "com.android.tools.build:gradle:3.1.2"
3838
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
3939
classpath 'com.github.jengelman.gradle.plugins:shadow:2.0.4'
40-
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3'
40+
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
4141
classpath "org.jetbrains.dokka:dokka-android-gradle-plugin:0.9.16"
4242
}
4343
}

0 commit comments

Comments
 (0)