- New version 9.4.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 = 86
|
versionCode = 87
|
||||||
versionName = '9.3.0'
|
versionName = '9.4.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
@@ -0,0 +1,4 @@
|
|||||||
|
- Added "Restart" Main Activity menu option.
|
||||||
|
- When registration fails due to DNS lookup failure, try registration
|
||||||
|
once more after updating DNS servers.
|
||||||
|
- Small logging improvements.
|
||||||
Reference in New Issue
Block a user