- New version 17.2.2.
This commit is contained in:
@ -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'
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/17.2.2.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/17.2.2.txt
Normal file
@ -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