New version 66.1.6
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 = 433
|
versionCode = 434
|
||||||
versionName = "66.1.5"
|
versionName = "66.1.6"
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags += "-DHAVE_INTTYPES_H -lstdc++"
|
cFlags += "-DHAVE_INTTYPES_H -lstdc++"
|
||||||
|
|||||||
@@ -0,0 +1,2 @@
|
|||||||
|
- Apply volume keys to ringtone volume when call is coming in and to in-call volume during call
|
||||||
|
- Use toasts for no network and no hw aec notices
|
||||||
Reference in New Issue
Block a user