- New version 17.2.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 = 111
|
versionCode = 112
|
||||||
versionName = '17.1.0'
|
versionName = '17.2.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
- Ask authentication password at baresip start if authentication
|
||||||
|
username is given in account configuration, but password is not.
|
||||||
|
- Initialize account's status dot to yellow, when Register is checked at
|
||||||
|
Account activity.
|
||||||
|
- Minor string improvements.
|
||||||
Reference in New Issue
Block a user