New version 46.1.0
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 32
|
||||
versionCode = 220
|
||||
versionName = '46.0.1'
|
||||
versionCode = 221
|
||||
versionName = '46.1.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/46.1.0.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/46.1.0.txt
Normal file
@ -0,0 +1,2 @@
|
||||
- Long touch on current account enables or disables account's registration
|
||||
- Added possibility to nickname accounts
|
||||
Reference in New Issue
Block a user