New version 73.0.0
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 = 459
|
versionCode = 460
|
||||||
versionName = "72.0.0"
|
versionName = "73.0.0"
|
||||||
@Suppress("UnstableApiUsage")
|
@Suppress("UnstableApiUsage")
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|||||||
3
fastlane/metadata/android/en-US/changelogs/460.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/460.txt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
- After restore, cleared recorded call indications from calls and call details screens
|
||||||
|
- On call details screen, added possibility to save call recording by long click on call duration and to delete call history by long click on call time value
|
||||||
|
- Added progress bar and stop button to play recording dialog
|
||||||
Reference in New Issue
Block a user