- New version 8.3.6.
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode = 72
|
||||
versionName = '8.3.5'
|
||||
versionCode = 73
|
||||
versionName = '8.3.6'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/8.3.6.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/8.3.6.txt
Normal file
@ -0,0 +1,2 @@
|
||||
- Allow changing of contact name also when only case of letters differ.
|
||||
- When restoring contacts, do not require that URIs are surrounded by angle brackets.
|
||||
Reference in New Issue
Block a user