Fix version variable
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
|
||||
ext {
|
||||
projectVersionFull = "@PROJECT_VERSION@"
|
||||
projectVersionFull = "@NEOCHAT_VERSION@"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user