New version 68.1.0
This commit is contained in:
@ -11,8 +11,8 @@ android {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 442
|
||||
versionName = "68.0.0"
|
||||
versionCode = 443
|
||||
versionName = "68.1.0"
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags += "-DHAVE_INTTYPES_H -lstdc++"
|
||||
|
||||
3
fastlane/metadata/android/en-US/changelogs/68.1.0.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/68.1.0.txt
Normal file
@ -0,0 +1,3 @@
|
||||
- Improved display of call history time
|
||||
- Changed background color of colorblind status icons
|
||||
- Fixed update of status notification
|
||||
Reference in New Issue
Block a user