New version 59.7.0

This commit is contained in:
Juha Heinanen
2024-03-13 04:28:31 +02:00
parent 5f9c5e3378
commit bdad988929
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 = 394
versionName = '59.6.0'
versionCode = 395
versionName = '59.7.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1,2 @@
- Upstream fix of bug that may cause baresip app to stop responding
- New Czech translations