Skip to content

Commit 1681c5a

Browse files
committed
Set version correctly in 'shared' subproject
1 parent b9e3f9f commit 1681c5a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

shared/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ plugins {
33
id 'maven'
44
}
55

6+
version = projectVersion
7+
68
sourceCompatibility = 1.8
79
targetCompatibility = 1.8
810

0 commit comments

Comments
 (0)