We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 671911f commit 2acf375Copy full SHA for 2acf375
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
}
9
dependencies {
10
classpath 'com.android.tools.build:gradle:3.6.3'
11
- classpath 'com.novoda:bintray-release:0.9'
+ classpath 'com.novoda:bintray-release:0.9.2'
12
// NOTE: Do not place your application dependencies here; they belong
13
// in the individual module build.gradle files
14
0 commit comments