New version 49.0.1
This commit is contained in:
@ -9,8 +9,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
versionCode = 232
|
||||
versionName = '49.0.0'
|
||||
versionCode = 233
|
||||
versionName = '49.0.1'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||
|
||||
4
fastlane/metadata/android/en-US/changelogs/49.0.1.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/49.0.1.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- Fixed upstream bug that caused long Quit delay if Voicemail checking was
|
||||
activated for an account
|
||||
- Simplified Quit/Restart process and avoided crash at exit
|
||||
- New Portuguese (Brazil) translations
|
||||
Reference in New Issue
Block a user