New version 55.1.0
This commit is contained in:
@ -9,8 +9,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 33
|
||||
versionCode = 281
|
||||
versionName = '55.0.2'
|
||||
versionCode = 282
|
||||
versionName = '55.1.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/55.1.0.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/55.1.0.txt
Normal file
@ -0,0 +1,2 @@
|
||||
- Dark theme color improvements
|
||||
- Improved call auto-rejection
|
||||
Reference in New Issue
Block a user