New version 50.2.2 due to upstream changes
This commit is contained in:
+2
-2
@@ -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++'
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
- Audio routing related fixed for Android 12+ devices
|
||||
- Use secondary dark color in codec name when in dark mode
|
||||
+1
-1
Submodule libbaresip-android updated: 1d000b339d...763f0eead0
Reference in New Issue
Block a user