New version 39.0.0
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
versionCode = 195
|
||||
versionName = '38.0.0'
|
||||
versionCode = 196
|
||||
versionName = '39.0.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
6
fastlane/metadata/android/en-US/changelogs/39.0.0.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/39.0.0.txt
Normal file
@ -0,0 +1,6 @@
|
||||
- Improved display of call history time value in call history list
|
||||
- Added call details activity that can be accessed by touching time in
|
||||
call history list
|
||||
- Fixed showing of avatars in contact, call, and chat lists
|
||||
- Allow cancelling of answered call that waits to be established
|
||||
- New Portuguese, Portuguese Brazil, Swedish, and Norwegian translations
|
||||
Reference in New Issue
Block a user