- New version 16.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 = 108
|
versionCode = 109
|
||||||
versionName = '16.0.1'
|
versionName = '16.1.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
- Do not re-register accounts when link properties change, but IP addresses
|
||||||
|
remain the same.
|
||||||
|
- If baresip doeds not start, let the user change the Settings that might
|
||||||
|
have caused the problem.
|
||||||
|
- String updates and fixes.
|
||||||
Reference in New Issue
Block a user