New version 77.2.2
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 = 480
|
versionCode = 481
|
||||||
versionName = "77.2.1"
|
versionName = "77.2.2"
|
||||||
@Suppress("UnstableApiUsage")
|
@Suppress("UnstableApiUsage")
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
- Avoid crash related to screen rotation
|
||||||
|
- Upstream fix related to SIP 183 Session Progress response
|
||||||
|
- Translations update (English, Finnish)
|
||||||
Reference in New Issue
Block a user