- New version 8.4.1.
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode = 74
|
||||
versionName = '8.4.0'
|
||||
versionCode = 75
|
||||
versionName = '8.4.1'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
1
fastlane/metadata/android/en-US/changelogs/8.4.1.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/8.4.1.txt
Normal file
@ -0,0 +1 @@
|
||||
- Upstream acoustic echo cancellation improvement.
|
||||
Reference in New Issue
Block a user