New version 82.2.0
This commit is contained in:
@ -13,8 +13,8 @@ configure<ApplicationExtension> {
|
|||||||
applicationId = "com.tutpro.baresip"
|
applicationId = "com.tutpro.baresip"
|
||||||
minSdk = 28
|
minSdk = 28
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
versionCode = 507
|
versionCode = 508
|
||||||
versionName = "82.1.0"
|
versionName = "82.2.0"
|
||||||
@Suppress("UnstableApiUsage")
|
@Suppress("UnstableApiUsage")
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|||||||
4
fastlane/metadata/android/en-US/changelogs/508.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/508.txt
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
- Fixed crash that occurred in call info when getting of audio codecs failed
|
||||||
|
- Improved showing of call info
|
||||||
|
- When re-dialing, don't ask again to select contact URI
|
||||||
|
- New translations (Chinese and Spanish)
|
||||||
Reference in New Issue
Block a user