New version 77.2.1
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 = 479
|
versionCode = 480
|
||||||
versionName = "77.2.0"
|
versionName = "77.2.1"
|
||||||
@Suppress("UnstableApiUsage")
|
@Suppress("UnstableApiUsage")
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|||||||
4
fastlane/metadata/android/en-US/changelogs/480.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/480.txt
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
- Cancel full screen notification when call is closed
|
||||||
|
- Issue missed call notification also when baresip app is not visible
|
||||||
|
- Cancel full screen notification when call is closed
|
||||||
|
|
||||||
Reference in New Issue
Block a user