New version 69.2.0
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 = 448
|
versionCode = 449
|
||||||
versionName = "69.1.0"
|
versionName = "69.2.0"
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags += "-DHAVE_INTTYPES_H -lstdc++"
|
cFlags += "-DHAVE_INTTYPES_H -lstdc++"
|
||||||
|
|||||||
3
fastlane/metadata/android/en-US/changelogs/69.2.0.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/69.2.0.txt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
- Fixed adding of new call to history
|
||||||
|
- Avoid screen "flash" when calling from contacts or call history
|
||||||
|
- New translations (Czech
|
||||||
Reference in New Issue
Block a user