New version 59.0.3
This commit is contained in:
@ -9,8 +9,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 34
|
||||
versionCode = 295
|
||||
versionName = '59.0.2'
|
||||
versionCode = 296
|
||||
versionName = '59.0.3'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||
|
||||
5
fastlane/metadata/android/en-US/changelogs/59.0.3.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/59.0.3.txt
Normal file
@ -0,0 +1,5 @@
|
||||
- Now targeting API level 34 (Android 14)
|
||||
- Added support for Codec2 audio codec
|
||||
- Recording of next call is not cleared when call is closed
|
||||
- Included also Dark Theme setting in backup file
|
||||
- Upstream fix of re-INVITE (call hold/resume)
|
||||
Reference in New Issue
Block a user