New version 50.1.2
This commit is contained in:
@ -9,8 +9,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode = 246
|
versionCode = 247
|
||||||
versionName = '50.1.1'
|
versionName = '50.1.2'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||||
|
|||||||
3
fastlane/metadata/android/en-US/changelogs/50.1.2.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/50.1.2.txt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
- Quit/Restart process improvements
|
||||||
|
- Speakerphone and call related fixes and enhancements for API 31+
|
||||||
|
- New Portuguese (Brazil) translations
|
||||||
Reference in New Issue
Block a user