New version 32.2.0
This commit is contained in:
@ -7,8 +7,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode = 174
|
versionCode = 175
|
||||||
versionName = '32.1.0'
|
versionName = '32.2.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
2
fastlane/metadata/android/en-US/changelogs/32.2.0.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/32.2.0.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
- Improved checking of SIP URI parameters
|
||||||
|
- More audio manager/bluetooth related fixes and improvements
|
||||||
Reference in New Issue
Block a user