- New release 8.4.4.
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode = 77
|
||||
versionName = '8.4.3'
|
||||
versionCode = 78
|
||||
versionName = '8.4.4'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
4
fastlane/metadata/android/en-US/changelogs/8.4.4.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/8.4.4.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- Upstream fix in opus codec implementation.
|
||||
- Volume control stream fixes.
|
||||
- Fixed auto-rejecting of new incoming call.
|
||||
- Minor string improvements.
|
||||
Reference in New Issue
Block a user