New version 77.0.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 = 475
|
versionCode = 476
|
||||||
versionName = "76.3.1"
|
versionName = "77.0.0"
|
||||||
@Suppress("UnstableApiUsage")
|
@Suppress("UnstableApiUsage")
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|||||||
6
fastlane/metadata/android/en-US/changelogs/476.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/476.txt
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
- Fixed crash related to deleting of messages
|
||||||
|
- Start automatically also when new version of baresip is installed
|
||||||
|
- Improved Audio Settings check
|
||||||
|
- Improved alert dialog background color
|
||||||
|
- Improved suggestion coloring
|
||||||
|
- New translations (Chinese and Hebrew)
|
||||||
Reference in New Issue
Block a user