New version 64.2.0
This commit is contained in:
@ -11,8 +11,8 @@ android {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
targetSdk = 35
|
||||
versionCode = 418
|
||||
versionName = "64.1.0"
|
||||
versionCode = 419
|
||||
versionName = "64.2.0"
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags += "-DHAVE_INTTYPES_H -lstdc++"
|
||||
|
||||
4
fastlane/metadata/android/en-US/changelogs/64.2.0.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/64.2.0.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- Added vertical scrollbars to Settings, Account, and Audio activities
|
||||
- Fixed call and transfer URI suggestions handling
|
||||
- Dialog style improvements
|
||||
- New translations (Portuguese)
|
||||
Reference in New Issue
Block a user