New version 49.0.1
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode = 232
|
versionCode = 233
|
||||||
versionName = '49.0.0'
|
versionName = '49.0.1'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||||
|
|||||||
@@ -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