New version 86.0.3
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 = 523
|
versionCode = 524
|
||||||
versionName = "86.0.2"
|
versionName = "86.0.3"
|
||||||
@Suppress("UnstableApiUsage")
|
@Suppress("UnstableApiUsage")
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|||||||
@@ -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