New version 61.0.0
This commit is contained in:
@ -9,8 +9,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 34
|
targetSdkVersion 34
|
||||||
versionCode = 402
|
versionCode = 403
|
||||||
versionName = '60.4.2'
|
versionName = '61.0.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||||
|
|||||||
5
fastlane/metadata/android/en-US/changelogs/61.0.0.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/61.0.0.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
- Allow , and # characters in tel number (for example when calling Teams)
|
||||||
|
- Use accent color intead of bold in Call History time column if a call in that call row has been recorded
|
||||||
|
- Do not include uuid in backup file (prevents having many baresip UAs with same identity)
|
||||||
|
- By default, include date and time in backup file name
|
||||||
|
- New Spanish and Portuguese (Brazil) translations
|
||||||
Reference in New Issue
Block a user