- New version 8.3.3.
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode = 69
|
||||
versionName = '8.3.2'
|
||||
versionCode = 70
|
||||
versionName = '8.3.3'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/8.3.3.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/8.3.3.txt
Normal file
@ -0,0 +1,2 @@
|
||||
- Get DNS servers dynamically also when baresip is started the very first time.
|
||||
- Avoid possible crash when getting account's audio codecs.
|
||||
Reference in New Issue
Block a user