New version 34.1.0
This commit is contained in:
@ -7,8 +7,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode = 178
|
||||
versionName = '34.0.0'
|
||||
versionCode = 179
|
||||
versionName = '34.1.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
1
fastlane/metadata/android/en-US/changelogs/34.1.0.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/34.1.0.txt
Normal file
@ -0,0 +1 @@
|
||||
- Use WebRTC Acoustic Echo Cancellation Mobile Mode filter
|
||||
Reference in New Issue
Block a user