New version 89.1.0
This commit is contained in:
@ -13,8 +13,8 @@ configure<ApplicationExtension> {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 542
|
||||
versionName = "89.0.1"
|
||||
versionCode = 543
|
||||
versionName = "89.1.0"
|
||||
@Suppress("UnstableApiUsage")
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
||||
3
fastlane/metadata/android/en-US/changelogs/543.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/543.txt
Normal file
@ -0,0 +1,3 @@
|
||||
- Fixed bug that in some cases created two mobile account instances
|
||||
- Added iLBC audio codec (currently only mode 20 is supported)
|
||||
- Fixed restart notice after audio settings changes
|
||||
Reference in New Issue
Block a user