New version 26.1.1
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode = 151
|
||||
versionName = '26.1.0'
|
||||
versionCode = 152
|
||||
versionName = '26.1.1'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
- Fixed handling of call action when baresip app is not running.
|
||||
|
||||
Reference in New Issue
Block a user