Fixed bug in the LoggerService
This commit is contained in:
parent
4f39e04005
commit
7a2bde0ed7
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ android {
|
|||
targetSdkVersion 25
|
||||
|
||||
VOIXTREME_VERSION = "4.2.3"
|
||||
VERSION = VOIXTREME_VERSION + ".502"
|
||||
VERSION = VOIXTREME_VERSION + ".503"
|
||||
buildConfigField("String", "VOIXTREME_VERSION", "\"" + VOIXTREME_VERSION + "\"")
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue