New version 59.0.4
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 34
|
||||
versionCode = 296
|
||||
versionName = '59.0.3'
|
||||
versionCode = 297
|
||||
versionName = '59.0.4'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
- Upstream fix of crash related to handling of OPTIONS request
|
||||
Reference in New Issue
Block a user