New version 77.1.0
This commit is contained in:
@ -13,8 +13,8 @@ configure<ApplicationExtension> {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 476
|
||||
versionName = "77.0.0"
|
||||
versionCode = 477
|
||||
versionName = "77.1.0"
|
||||
@Suppress("UnstableApiUsage")
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
||||
5
fastlane/metadata/android/en-US/changelogs/477.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/477.txt
Normal file
@ -0,0 +1,5 @@
|
||||
- Migrated alert dialogs to Material design style
|
||||
- Improved dropdown menu coloring
|
||||
- Added timeout for getting account template from network
|
||||
- Fixed call redirect URI
|
||||
- New translations (Hebrew)
|
||||
Reference in New Issue
Block a user