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 b5a4e87 commit 886cad6Copy full SHA for 886cad6
mockito-kotlin/build.gradle
@@ -34,7 +34,7 @@ publishing {
34
35
groupId 'com.nhaarman'
36
artifactId 'mockito-kotlin'
37
- version '1.0'
+ version rootProject.ext.versionName
38
}
39
40
0 commit comments