New version 40.1.0
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
versionCode = 199
|
||||
versionName = '40.0.1'
|
||||
versionCode = 200
|
||||
versionName = '40.1.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
4
fastlane/metadata/android/en-US/changelogs/40.1.0.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/40.1.0.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- Do not play busy or error sound when call is closed
|
||||
- Improved reliability of Bluetooth usage
|
||||
- Better handling of events from baresip core
|
||||
- New Portuguese (Brazil) translations
|
||||
Reference in New Issue
Block a user