- New version 17.2.2.
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode = 113
|
||||
versionName = '17.2.1'
|
||||
versionCode = 114
|
||||
versionName = '17.2.2'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
- Do not subscribe to message waiting indication when account is created
|
||||
and voicemail URI is not set.
|
||||
Reference in New Issue
Block a user