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