New version 55.2.0
This commit is contained in:
@ -9,8 +9,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode = 282
|
versionCode = 283
|
||||||
versionName = '55.1.0'
|
versionName = '55.2.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||||
|
|||||||
2
fastlane/metadata/android/en-US/changelogs/55.2.0.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/55.2.0.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
- In addition to CALL, handle also DIAL actions from other applications
|
||||||
|
- New Spanish and Portuguese (Brazil) translations
|
||||||
Reference in New Issue
Block a user