New version 83.1.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 = 512
|
versionCode = 513
|
||||||
versionName = "83.0.1"
|
versionName = "83.1.0"
|
||||||
@Suppress("UnstableApiUsage")
|
@Suppress("UnstableApiUsage")
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|||||||
3
fastlane/metadata/android/en-US/changelogs/513.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/513.txt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
- Enabled copying of URIs to clipboard on calls and contact screens
|
||||||
|
- Removed tel: URI scheme when telephone number is shown on some screens
|
||||||
|
- New translations (several languages)
|
||||||
Reference in New Issue
Block a user