New version 70.0.1
This commit is contained in:
@@ -11,8 +11,8 @@ android {
|
|||||||
applicationId = "com.tutpro.baresip"
|
applicationId = "com.tutpro.baresip"
|
||||||
minSdk = 28
|
minSdk = 28
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
versionCode = 451
|
versionCode = 452
|
||||||
versionName = "70.0.0"
|
versionName = "70.0.1"
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags += "-DHAVE_INTTYPES_H -lstdc++"
|
cFlags += "-DHAVE_INTTYPES_H -lstdc++"
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
- Retain account and settings modifications until check or back button is clicked
|
||||||
|
- Use TLS CA File certificates also when pre-configuring account from network
|
||||||
|
- Do not leave Settings in case of input error
|
||||||
Reference in New Issue
Block a user