Skip to content

Commit ccbfb91

Browse files
committed
Update gradle and bintray plugins
1 parent 839d53d commit ccbfb91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ buildscript {
55
}
66

77
dependencies {
8-
classpath 'com.android.tools.build:gradle:3.0.0'
9-
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3'
8+
classpath 'com.android.tools.build:gradle:3.0.1'
9+
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.0'
1010
}
1111
}
1212

0 commit comments

Comments
 (0)