- New version 18.1.0.
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode = 120
|
||||
versionName = '18.0.1'
|
||||
versionCode = 121
|
||||
versionName = '18.1.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
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