New version 42.3.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 = 204
|
versionCode = 205
|
||||||
versionName = '42.2.0'
|
versionName = '42.3.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
- Fixed adding of new baresip contact
|
||||||
|
- When selecting a new default account, keep the order of the rest unchanged
|
||||||
|
- Improved handling of call auto-rejection
|
||||||
Reference in New Issue
Block a user