Skip to content

Commit e08f1db

Browse files
committed
try explicit version number
1 parent ad105f6 commit e08f1db

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
@@ -1,6 +1,6 @@
11
buildscript {
22
repositories { jcenter() }
3-
dependencies { classpath 'com.netflix.nebula:gradle-rxjava-project-plugin:2.2.+' }
3+
dependencies { classpath 'com.netflix.nebula:gradle-rxjava-project-plugin:2.2.3' }
44
}
55

66
apply plugin: 'rxjava-project'

0 commit comments

Comments
 (0)