We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 365f7c1 commit 49d31eaCopy full SHA for 49d31ea
dependencies.gradle
@@ -10,7 +10,7 @@ ext {
10
support : "com.android.support:support-v4:$supportVersion",
11
support_annotations: "com.android.support:support-annotations:$supportVersion",
12
rxjava : ["io.reactivex:rxjava:$rxJavaVersion",
13
- "com.artemzin.rxjava:proguard-rules:$rxJavaVersion.+"],
+ "com.artemzin.rxjava:proguard-rules:$rxJavaVersion.0"],
14
rxandroid : 'io.reactivex:rxandroid:1.2.1',
15
junit : 'junit:junit:4.12',
16
groovy : 'org.codehaus.groovy:groovy:2.4.7:grooid',
0 commit comments