project: correct version (#1603)
Fixes project version to make it consistent with github
This commit is contained in:
@@ -91,7 +91,7 @@ allprojects {
|
|||||||
ext {
|
ext {
|
||||||
rsversion = 183
|
rsversion = 183
|
||||||
cacheversion = 165
|
cacheversion = 165
|
||||||
plusVersion = '2.1.5.1'
|
plusVersion = '2.1.6.0'
|
||||||
|
|
||||||
gitCommit = localGitCommit
|
gitCommit = localGitCommit
|
||||||
gitCommitShort = localGitCommitShort
|
gitCommitShort = localGitCommitShort
|
||||||
|
|||||||
Reference in New Issue
Block a user