New version 53.2.2
This commit is contained in:
@ -9,8 +9,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
versionCode = 273
|
||||
versionName = '53.2.1'
|
||||
versionCode = 274
|
||||
versionName = '53.2.2'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||
|
||||
1
fastlane/metadata/android/en-US/changelogs/52.2.2.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/52.2.2.txt
Normal file
@ -0,0 +1 @@
|
||||
- Fixed several audio focus/routing/volume control issues
|
||||
Reference in New Issue
Block a user