New version 57.1.1

This commit is contained in:
Juha Heinanen
2023-06-23 13:30:05 +03:00
parent 1009ab7a3d
commit 451721e17c
2 changed files with 3 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip' applicationId = 'com.tutpro.baresip'
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 33 targetSdkVersion 33
versionCode = 289 versionCode = 290
versionName = '57.1.0' versionName = '57.1.1'
externalNativeBuild { externalNativeBuild {
cmake { cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++' cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1 @@
- Fixed typo in Default Phone App help text