New version 46.2.0
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 32
|
||||
versionCode = 222
|
||||
versionName = '46.1.1'
|
||||
versionCode = 223
|
||||
versionName = '46.2.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
3
fastlane/metadata/android/en-US/changelogs/46.2.0.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/46.2.0.txt
Normal file
@ -0,0 +1,3 @@
|
||||
- If unregistering fails, update registration status to white anyway
|
||||
- Set asked password when user agent is created
|
||||
- New Portuguese (Brazil) translations
|
||||
Reference in New Issue
Block a user