New version 39.1.0
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
versionCode = 196
|
||||
versionName = '39.0.0'
|
||||
versionCode = 197
|
||||
versionName = '39.1.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
6
fastlane/metadata/android/en-US/changelogs/39.1.0.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/39.1.0.txt
Normal file
@ -0,0 +1,6 @@
|
||||
- Improved and fixed handling of message and call transfer events
|
||||
- Toast registration failure it to any current activity
|
||||
- Automatically capitalize message sentences
|
||||
- Replaced deprecated local broadcasts with LiveData events
|
||||
- Fixed some bugs related to handling of external call actions
|
||||
- New Portuguese (Brazil) translations
|
||||
Reference in New Issue
Block a user