New version 50.2.2 due to upstream changes
This commit is contained in:
@ -9,8 +9,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
versionCode = 252
|
||||
versionName = '50.2.1'
|
||||
versionCode = 253
|
||||
versionName = '50.2.2'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/50.2.2.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/50.2.2.txt
Normal file
@ -0,0 +1,2 @@
|
||||
- Audio routing related fixed for Android 12+ devices
|
||||
- Use secondary dark color in codec name when in dark mode
|
||||
Submodule libbaresip-android updated: 1d000b339d...763f0eead0
Reference in New Issue
Block a user