New version 60.4.1

This commit is contained in:
Juha Heinanen
2024-07-14 16:27:43 +03:00
parent 1c0e9338a4
commit 2d18365d26
2 changed files with 4 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 23
targetSdkVersion 34
versionCode = 400
versionName = '60.4.0'
versionCode = 401
versionName = '60.4.1'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1,2 @@
- SRTP related security fix from upstream
- New Czech translations