New version 77.1.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 = 476
|
versionCode = 477
|
||||||
versionName = "77.0.0"
|
versionName = "77.1.0"
|
||||||
@Suppress("UnstableApiUsage")
|
@Suppress("UnstableApiUsage")
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|||||||
@@ -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