New version 86.0.3
This commit is contained in:
@ -13,8 +13,8 @@ configure<ApplicationExtension> {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 523
|
||||
versionName = "86.0.2"
|
||||
versionCode = 524
|
||||
versionName = "86.0.3"
|
||||
@Suppress("UnstableApiUsage")
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
||||
4
fastlane/metadata/android/en-US/changelogs/524.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/524.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- Improved SIM card detection
|
||||
- Do not create mobile account automatically
|
||||
- Do not remove mobile account when role changes
|
||||
- New translations (Chinese)
|
||||
Reference in New Issue
Block a user