Skip to content

Commit b7805c2

Browse files
committed
Adding git properties to build #823
1 parent aec3c26 commit b7805c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ buildscript {
1717
plugins {
1818
id "com.github.node-gradle.node" version "3.4.0"
1919
id 'jacoco'
20+
id "com.gorylenko.gradle-git-properties" version "2.4.1"
2021
}
2122

2223
version "4.4-SNAPSHOT"

0 commit comments

Comments
 (0)