New version 47.2.0
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 32
|
||||
versionCode = 225
|
||||
versionName = '47.1.0'
|
||||
versionCode = 226
|
||||
versionName = '47.2.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
6
fastlane/metadata/android/en-US/changelogs/47.2.0.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/47.2.0.txt
Normal file
@ -0,0 +1,6 @@
|
||||
- Delay calling by 1 sec after call icon is touched because audio mode
|
||||
does not immediately change to communication
|
||||
- Unstream fix of PRACK handling
|
||||
- New Swedish translations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user