New version 67.0.1
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 = 436
|
versionCode = 437
|
||||||
versionName = "67.0.0"
|
versionName = "67.0.1"
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags += "-DHAVE_INTTYPES_H -lstdc++"
|
cFlags += "-DHAVE_INTTYPES_H -lstdc++"
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
- Stop call timer chronometer when call is closed
|
||||||
|
- Add microphone to status notification only when record audio permission has been granted
|
||||||
|
- New translations (Tamil)
|
||||||
Reference in New Issue
Block a user