- Upgraded versions
- Added new changelogs file - Removed some extra white space
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode = 52
|
||||
versionName = '6.3.0'
|
||||
versionCode = 53
|
||||
versionName = '6.3.1'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
- Fixed and improved DTMF watcher implementation.
|
||||
- Disabled editing of Incoming/Outgoing Call URI when call is in progress.
|
||||
- Destroyed User Agent when account is deleted.
|
||||
- Removed unused KILL_BACKGROUND_PROCESSES permission.
|
||||
Reference in New Issue
Block a user