New version 61.0.1
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 34
|
targetSdkVersion 34
|
||||||
versionCode = 403
|
versionCode = 404
|
||||||
versionName = '61.0.0'
|
versionName = '61.0.1'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
- If DTMF is enabled, keep focus at screen orientation changes
|
||||||
|
- Changed 'The Test Call' contact's to 'sip:[email protected]'
|
||||||
|
- When showing URI in friendly form, show URI parameters except ';transport=udp'
|
||||||
|
- Removed '.bs' suffix from backup file name
|
||||||
|
- New translations (Russian)
|
||||||
Reference in New Issue
Block a user