New version 29.2.1

This commit is contained in:
Juha Heinanen
2021-04-06 17:46:59 +03:00
parent a2afd8fdcc
commit 72ba27766c
2 changed files with 3 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 29
versionCode = 162
versionName = '29.2.0'
versionCode = 163
versionName = '29.2.1'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'

View File

@ -0,0 +1 @@
- Avoid possible contacts related crash at baresip start