New version 52.0.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 = 256
|
versionCode = 257
|
||||||
versionName = '51.2.0'
|
versionName = '52.0.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
- Added support for selecting from multiple tel:/sip: URIs in Android
|
||||||
|
- contacts
|
||||||
|
- Active account now has to have Telephony Provider configured in order to
|
||||||
|
make call or send message to tel: URI
|
||||||
|
- New Portuguese (Brazil), Spanish, Swedish, and Finnish translations
|
||||||
Reference in New Issue
Block a user