- New version 18.1.0.
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode = 120
|
versionCode = 121
|
||||||
versionName = '18.0.1'
|
versionName = '18.1.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
3
fastlane/metadata/android/en-US/changelogs/18.1.0.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/18.1.0.txt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
- Improved configuration of account's audio codecs.
|
||||||
|
- Always show incoming call (if any) when baresip is resumed.
|
||||||
|
- Improved and fixed resuming to non-main activities.
|
||||||
Reference in New Issue
Block a user