2019-09-17, v4.2.4.508
1. Redmine #977 - Reconnexion casque BT par éloignement
This commit is contained in:
parent
66c8d6a09b
commit
4f55204648
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ android {
|
|||
targetSdkVersion 25
|
||||
|
||||
VOIXTREME_VERSION = "4.2.4"
|
||||
VERSION = VOIXTREME_VERSION + ".507"
|
||||
VERSION = VOIXTREME_VERSION + ".508"
|
||||
buildConfigField("String", "VOIXTREME_VERSION", "\"" + VOIXTREME_VERSION + "\"")
|
||||
buildConfigField("String", "VOIXTREME_VERSION_FULL", "\"" + VERSION + "\"")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue