New version 44.0.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 = 209
|
versionCode = 210
|
||||||
versionName = '43.1.0'
|
versionName = '44.0.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
@@ -0,0 +1,4 @@
|
|||||||
|
- Show diverter if incoming call has been diverted
|
||||||
|
- Backup related fixes in older Android versions
|
||||||
|
- Improved URI to Contact matching
|
||||||
|
- New Portuguese (Brazil) translations
|
||||||
Reference in New Issue
Block a user