- New version 10.3.0.
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode = 90
|
versionCode = 91
|
||||||
versionName = '10.2.0'
|
versionName = '10.3.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
@@ -0,0 +1,4 @@
|
|||||||
|
- Added Call History menu that allows deleting, disabling, and enabling
|
||||||
|
of account's call history.
|
||||||
|
- Added Spanish language strings (credits to Javier Falbo).
|
||||||
|
- Auto start of baresip is now default in new installations.
|
||||||
Reference in New Issue
Block a user