New version 50.1.0
This commit is contained in:
@ -9,8 +9,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
versionCode = 244
|
||||
versionName = '50.0.0'
|
||||
versionCode = 245
|
||||
versionName = '50.1.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||
|
||||
3
fastlane/metadata/android/en-US/changelogs/50.1.0.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/50.1.0.txt
Normal file
@ -0,0 +1,3 @@
|
||||
- Quit/Restart process improvements
|
||||
- Try to support toggling of SpeakerPhone at API levels 31+
|
||||
- New Portuguese (Brazil) translations
|
||||
Submodule libbaresip-android updated: e47fcbe34a...1d000b339d
Reference in New Issue
Block a user