New version 88.1.5
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 = 539
|
versionCode = 540
|
||||||
versionName = "88.1.4"
|
versionName = "88.1.5"
|
||||||
@Suppress("UnstableApiUsage")
|
@Suppress("UnstableApiUsage")
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|||||||
1
fastlane/metadata/android/en-US/changelogs/540.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/540.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
- Added "Create Mobile Account" sub-setting to "Default Phone App" setting because it is not possible to detect reliably if device has SIM that allows placing calls/SMS messages
|
||||||
Reference in New Issue
Block a user