New version 73.0.1
This commit is contained in:
@@ -11,8 +11,8 @@ android {
|
|||||||
applicationId = "com.tutpro.baresip"
|
applicationId = "com.tutpro.baresip"
|
||||||
minSdk = 28
|
minSdk = 28
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
versionCode = 460
|
versionCode = 461
|
||||||
versionName = "73.0.0"
|
versionName = "73.0.1"
|
||||||
@Suppress("UnstableApiUsage")
|
@Suppress("UnstableApiUsage")
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
- Use compose based call timer
|
||||||
|
- Fixed possible race condition when screen is rotated
|
||||||
|
- New translations (Chinese)
|
||||||
Reference in New Issue
Block a user