New version 52.2.0

This commit is contained in:
Juha Heinanen
2023-03-21 17:57:26 +02:00
parent a1c0eb1b47
commit 1a44aef458
3 changed files with 6 additions and 3 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 33
versionCode = 258
versionName = '52.1.0'
versionCode = 259
versionName = '52.2.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1,3 @@
- Added possibility to stop recording playback
- Added adaptive launcher icon
- New Spanish translations