New version 63.2.0
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 28
|
minSdkVersion 28
|
||||||
targetSdkVersion 35
|
targetSdkVersion 35
|
||||||
versionCode = 409
|
versionCode = 410
|
||||||
versionName = '63.1.0'
|
versionName = '63.2.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||||
|
|||||||
@@ -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