- New version 8.3.0.
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode = 66
|
||||
versionName = '8.2.0'
|
||||
versionCode = 67
|
||||
versionName = '8.3.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/8.3.0.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/8.3.0.txt
Normal file
@ -0,0 +1,2 @@
|
||||
- Added Internet Low Bitrate Codec (iLBC).
|
||||
- Improved account's codec selection.
|
||||
Reference in New Issue
Block a user