New version 67.2.0
This commit is contained in:
@ -11,8 +11,8 @@ android {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
targetSdk = 35
|
||||
versionCode = 440
|
||||
versionName = "67.1.0"
|
||||
versionCode = 441
|
||||
versionName = "67.2.0"
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags += "-DHAVE_INTTYPES_H -lstdc++"
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/67.2.0.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/67.2.0.txt
Normal file
@ -0,0 +1,2 @@
|
||||
- Added Colorblind setting that currently affects registration status icons
|
||||
- Improved names of notification channels
|
||||
Reference in New Issue
Block a user