New version 66.1.0
This commit is contained in:
@ -11,8 +11,8 @@ android {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
targetSdk = 35
|
||||
versionCode = 427
|
||||
versionName = "66.0.0"
|
||||
versionCode = 428
|
||||
versionName = "66.1.0"
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags += "-DHAVE_INTTYPES_H -lstdc++"
|
||||
|
||||
4
fastlane/metadata/android/en-US/changelogs/66.1.0.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/66.1.0.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- Added Numeric Keypad account settings
|
||||
- Added tooltips to main activity top app bar icons
|
||||
- Show account's full SIP URI on Account page
|
||||
- New translations (Japanese and Tamil)
|
||||
Reference in New Issue
Block a user