New version 79.3.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 = 498
|
versionCode = 499
|
||||||
versionName = "79.2.0"
|
versionName = "79.3.0"
|
||||||
@Suppress("UnstableApiUsage")
|
@Suppress("UnstableApiUsage")
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|||||||
3
fastlane/metadata/android/en-US/changelogs/499.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/499.txt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
- Audio related fixes and improvements (tested on Android versions 10-16)
|
||||||
|
- In settings, check if restart is needed also when touching back button
|
||||||
|
- Modified Telecom Framework help text
|
||||||
Reference in New Issue
Block a user