New version 24.3.0
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode = 145
|
versionCode = 146
|
||||||
versionName = '24.2.0'
|
versionName = '24.3.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
3
fastlane/metadata/android/en-US/changelogs/24.3.0.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/24.3.0.txt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
- Show dialpad automatically only when device orientation is portrait
|
||||||
|
- Don't play call waiting sound when second call comes in
|
||||||
|
- Improved About text
|
||||||
Reference in New Issue
Block a user