- New version 17.2.0.
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode = 111
|
||||
versionName = '17.1.0'
|
||||
versionCode = 112
|
||||
versionName = '17.2.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
5
fastlane/metadata/android/en-US/changelogs/17.2.0.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/17.2.0.txt
Normal file
@ -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