- New version 18.1.2.
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode = 122
|
versionCode = 123
|
||||||
versionName = '18.1.1'
|
versionName = '18.1.2'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
- Fixed crash when returning to the previous activity after received
|
||||||
|
call or message.
|
||||||
|
- Better handling of proximity sensor and speaker phone.
|
||||||
Reference in New Issue
Block a user