Skip to content

Commit 1710d2c

Browse files
Fix dependency
1 parent aa83e4d commit 1710d2c

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
@@ -5,7 +5,7 @@ buildscript {
55
}
66
dependencies {
77
classpath 'com.android.tools.build:gradle:3.2.1'
8-
classpath 'com.novoda:bintray-release:0.8.1'
8+
classpath 'com.novoda:bintray-release:0.9.1'
99
}
1010
}
1111

0 commit comments

Comments
 (0)