New version 84.0.0
This commit is contained in:
@ -13,8 +13,8 @@ configure<ApplicationExtension> {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 515
|
||||
versionName = "83.2.0"
|
||||
versionCode = 516
|
||||
versionName = "84.0.0"
|
||||
@Suppress("UnstableApiUsage")
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
||||
3
fastlane/metadata/android/en-US/changelogs/516.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/516.txt
Normal file
@ -0,0 +1,3 @@
|
||||
- Improved edge-to-edge implementation on all screens
|
||||
- When incoming call or message arrives and baresip is not running, start baresip and show notification
|
||||
- New translations (Spanish)
|
||||
Reference in New Issue
Block a user