New version 50.1.4

This commit is contained in:
Juha Heinanen
2023-01-29 22:08:54 +02:00
parent 64d82de58b
commit 4abb04ecb3
2 changed files with 3 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 33
versionCode = 248
versionName = '50.1.3'
versionCode = 249
versionName = '50.1.4'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1 @@
- More communication device related fixes and enhancements