New version 66.0.0
This commit is contained in:
@ -11,8 +11,8 @@ android {
|
|||||||
applicationId = "com.tutpro.baresip"
|
applicationId = "com.tutpro.baresip"
|
||||||
minSdk = 28
|
minSdk = 28
|
||||||
targetSdk = 35
|
targetSdk = 35
|
||||||
versionCode = 426
|
versionCode = 427
|
||||||
versionName = "65.3.0"
|
versionName = "66.0.0"
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags += "-DHAVE_INTTYPES_H -lstdc++"
|
cFlags += "-DHAVE_INTTYPES_H -lstdc++"
|
||||||
|
|||||||
4
fastlane/metadata/android/en-US/changelogs/66.0.0.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/66.0.0.txt
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
- Use switches instead of check boxes in all activities
|
||||||
|
- Alert at start if network or hardware Acoustic Echo Cancellation is not available
|
||||||
|
- Fixed bug that caused truncation of called telephone number
|
||||||
|
- Avoid crash related to using baresip as the dialer app
|
||||||
Reference in New Issue
Block a user