New version 73.0.0
This commit is contained in:
@ -11,8 +11,8 @@ android {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 459
|
||||
versionName = "72.0.0"
|
||||
versionCode = 460
|
||||
versionName = "73.0.0"
|
||||
@Suppress("UnstableApiUsage")
|
||||
externalNativeBuild {
|
||||
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