New version 60.3.0

This commit is contained in:
Juha Heinanen
2024-05-10 08:49:38 +03:00
parent 173527ad33
commit 90a357dc29
2 changed files with 5 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 23
targetSdkVersion 34
versionCode = 398
versionName = '60.2.0'
versionCode = 399
versionName = '60.3.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1,3 @@
- Verify Server Certificates settings can now be changed without restart
- New Czech, German, Spanish, and Portuguese (Brazil) translations
- Fixed formats of some strings in some languages