New version 24.4.0

This commit is contained in:
Juha Heinanen
2020-12-28 12:07:00 +02:00
parent f1e95234b8
commit 2591f4860d
2 changed files with 3 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 29
versionCode = 146
versionName = '24.3.0'
versionCode = 147
versionName = '24.4.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'

View File

@ -0,0 +1 @@
- Do not default STUN/TURN server Username/Password to Authentication Username/Password