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