New version 51.1.0
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode = 254
|
versionCode = 255
|
||||||
versionName = '51.0.0'
|
versionName = '51.1.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
- Added registration interval account setting
|
||||||
|
- Use Telephony Provider also when sending messages to tel URIs
|
||||||
|
- Now also ( and ) characters are accepted in telephone number
|
||||||
|
- Fixed posting notifications in later Android versions
|
||||||
|
- Improved permission handling in later Android versions
|
||||||
|
- New Spanish, Portuguese (Brazil)), and Swedish translations
|
||||||
Reference in New Issue
Block a user