New version 63.2.0
This commit is contained in:
@ -9,8 +9,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 28
|
||||
targetSdkVersion 35
|
||||
versionCode = 409
|
||||
versionName = '63.1.0'
|
||||
versionCode = 410
|
||||
versionName = '63.2.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||
|
||||
3
fastlane/metadata/android/en-US/changelogs/63.2.0.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/63.2.0.txt
Normal file
@ -0,0 +1,3 @@
|
||||
- Apply Acoustic Echo Cancellation only to recorder session
|
||||
- Do not backup recordings
|
||||
- New Romanian, Portuguese (Brazil), German and Czech translations
|
||||
Reference in New Issue
Block a user