- New version 8.3.5.
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode = 71
|
||||
versionName = '8.3.4'
|
||||
versionCode = 72
|
||||
versionName = '8.3.5'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
1
fastlane/metadata/android/en-US/changelogs/8.3.5.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/8.3.5.txt
Normal file
@ -0,0 +1 @@
|
||||
- Surround contact URIs between < and > only when contacts are saved to file.
|
||||
Reference in New Issue
Block a user