New version 61.0.1
This commit is contained in:
@ -9,8 +9,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 34
|
||||
versionCode = 403
|
||||
versionName = '61.0.0'
|
||||
versionCode = 404
|
||||
versionName = '61.0.1'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||
|
||||
5
fastlane/metadata/android/en-US/changelogs/61.0.1.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/61.0.1.txt
Normal file
@ -0,0 +1,5 @@
|
||||
- If DTMF is enabled, keep focus at screen orientation changes
|
||||
- Changed 'The Test Call' contact's to 'sip:thetestcall@sip2sip.info'
|
||||
- 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