New version 41.0.0
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode = 200
|
versionCode = 201
|
||||||
versionName = '40.1.0'
|
versionName = '41.0.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
5
fastlane/metadata/android/en-US/changelogs/41.0.0.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/41.0.0.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
- Added call timer chronometer to "Call to .../Call from ..." row
|
||||||
|
- Added possibility to use Android contacts
|
||||||
|
- Added "Show Android Contacts" setting to choose if Android contacts are shown when contacts button is touched
|
||||||
|
- Check that restore file has been created by baresip app
|
||||||
|
- New Swedish and Portuguese (Brazil) translations
|
||||||
Reference in New Issue
Block a user