New version 49.4.0
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
versionCode = 242
|
||||
versionName = '49.3.1'
|
||||
versionCode = 243
|
||||
versionName = '49.4.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
r- Added "RTCP Multiplexing" account setting
|
||||
- Distributes action buttons evenly at the bottom of main activity
|
||||
- Used colorSecondaryDark as text view hint color
|
||||
- Show correct status notification when there is no registered UAs
|
||||
@@ -0,0 +1,2 @@
|
||||
- Fixed crash at network changes
|
||||
- New Portuguese (Brazil)) translations
|
||||
Reference in New Issue
Block a user