New version 24.1.0

This commit is contained in:
Juha Heinanen
2020-12-13 13:42:27 +02:00
parent 54064f0d90
commit 66d4c16610
2 changed files with 5 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 29
versionCode = 143
versionName = '24.0.0'
versionCode = 144
versionName = '24.1.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'

View File

@ -0,0 +1,3 @@
- Improved handling of volume up/down keys
- Improved handling of speakerphone
- New RU translations