Skip to content

Commit 139d47c

Browse files
committed
Proper version names
1 parent 78505b7 commit 139d47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mockito-kotlin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ publishing {
3434

3535
groupId 'com.nhaarman'
3636
artifactId 'mockito-kotlin'
37-
version '1.0'
37+
version rootProject.ext.versionName
3838
}
3939
}
4040
}

0 commit comments

Comments
 (0)