New version 39.1.0
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode = 196
|
versionCode = 197
|
||||||
versionName = '39.0.0'
|
versionName = '39.1.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
- Improved and fixed handling of message and call transfer events
|
||||||
|
- Toast registration failure it to any current activity
|
||||||
|
- Automatically capitalize message sentences
|
||||||
|
- Replaced deprecated local broadcasts with LiveData events
|
||||||
|
- Fixed some bugs related to handling of external call actions
|
||||||
|
- New Portuguese (Brazil) translations
|
||||||
Reference in New Issue
Block a user