New version 44.0.0
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
versionCode = 209
|
||||
versionName = '43.1.0'
|
||||
versionCode = 210
|
||||
versionName = '44.0.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
4
fastlane/metadata/android/en-US/changelogs/44.0.0.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/44.0.0.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- Show diverter if incoming call has been diverted
|
||||
- Backup related fixes in older Android versions
|
||||
- Improved URI to Contact matching
|
||||
- New Portuguese (Brazil) translations
|
||||
Reference in New Issue
Block a user