New version 52.0.0
This commit is contained in:
@ -9,8 +9,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
versionCode = 256
|
||||
versionName = '51.2.0'
|
||||
versionCode = 257
|
||||
versionName = '52.0.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||
|
||||
5
fastlane/metadata/android/en-US/changelogs/52.0.0.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/52.0.0.txt
Normal file
@ -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