New version 45.1.1

This commit is contained in:
Juha Heinanen
2022-04-25 11:41:01 +03:00
parent c758316510
commit 0e0e40a7cb
2 changed files with 5 additions and 2 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip' applicationId = 'com.tutpro.baresip'
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 31 targetSdkVersion 31
versionCode = 215 versionCode = 216
versionName = '45.1.0' versionName = '45.1.1'
externalNativeBuild { externalNativeBuild {
cmake { cmake {
cFlags '-DHAVE_INTTYPES_H' cFlags '-DHAVE_INTTYPES_H'
@@ -0,0 +1,3 @@
- Use elliptic curve cryptography based DTLS Key Establishment Protocol
- Fixed backup of call history
- New Swedish translations