New version 52.1.0
This commit is contained in:
@ -9,8 +9,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
versionCode = 257
|
||||
versionName = '52.0.0'
|
||||
versionCode = 258
|
||||
versionName = '52.1.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||
|
||||
4
fastlane/metadata/android/en-US/changelogs/52.1.0.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/52.1.0.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- Added preliminary support for call recording
|
||||
- Many fixes related to asking of passwords
|
||||
- Prevent outside dismiss of some dialogs
|
||||
- New Spanish, Portuguese, and Brazil translations
|
||||
Submodule libbaresip-android updated: 763f0eead0...9fe7bd9293
Reference in New Issue
Block a user