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
+2 -2
View File
@@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip' applicationId = 'com.tutpro.baresip'
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 34 targetSdkVersion 34
versionCode = 398 versionCode = 399
versionName = '60.2.0' versionName = '60.3.0'
externalNativeBuild { externalNativeBuild {
cmake { cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++' cFlags '-DHAVE_INTTYPES_H -lstdc++'
@@ -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