- New version 17.2.3.
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode = 114
|
||||
versionName = '17.2.2'
|
||||
versionCode = 115
|
||||
versionName = '17.2.3'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
4
fastlane/metadata/android/en-US/changelogs/17.2.3.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/17.2.3.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- Prevent crashes resulting from double clicking of various icons and
|
||||
list items.
|
||||
- Change color of account's notification icon to white when account is
|
||||
unregistered.
|
||||
Reference in New Issue
Block a user