- New version 9.1.0.
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode = 83
|
versionCode = 84
|
||||||
versionName = '9.0.0'
|
versionName = '9.1.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
- Auto-reject incoming call if phone state is not idle.
|
- Auto-reject incoming call if phone state is not idle.
|
||||||
- Supress ring tone of incoming call if device is in no-disturb mode.
|
- Suppress ring tone of incoming call if device is in no-disturb mode.
|
||||||
|
|||||||
Reference in New Issue
Block a user