New version 59.1.0

This commit is contained in:
Juha Heinanen
2023-11-02 12:33:36 +02:00
parent 7170f92526
commit d2667e17c2
2 changed files with 3 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 = 297 versionCode = 298
versionName = '59.0.4' versionName = '59.1.0'
externalNativeBuild { externalNativeBuild {
cmake { cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++' cFlags '-DHAVE_INTTYPES_H -lstdc++'
@@ -0,0 +1 @@
- Added support for favorite (starred) contacts