bump rev number
This commit is contained in:
@@ -89,7 +89,7 @@ allprojects {
|
|||||||
version = '1.5.33-SNAPSHOT'
|
version = '1.5.33-SNAPSHOT'
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
rsversion = 182
|
rsversion = 183
|
||||||
cacheversion = 165
|
cacheversion = 165
|
||||||
plusVersion = '2.1.5.0'
|
plusVersion = '2.1.5.0'
|
||||||
|
|
||||||
@@ -97,6 +97,7 @@ allprojects {
|
|||||||
gitCommitShort = localGitCommitShort
|
gitCommitShort = localGitCommitShort
|
||||||
gitDirty = localGitDirty
|
gitDirty = localGitDirty
|
||||||
|
|
||||||
|
|
||||||
rootPath = rootDir.toString().replace('\\', '/')
|
rootPath = rootDir.toString().replace('\\', '/')
|
||||||
injectedClassesPath = rootPath + "/injector-plugin/out/injected-client/"
|
injectedClassesPath = rootPath + "/injector-plugin/out/injected-client/"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user