New version 46.0.1
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 32
|
targetSdkVersion 32
|
||||||
versionCode = 219
|
versionCode = 220
|
||||||
versionName = '46.0.0'
|
versionName = '46.0.1'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
1
fastlane/metadata/android/en-US/changelogs/46.0.1.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/46.0.1.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
- Do not use DNS cache that may cause long delays to address resolution
|
||||||
Reference in New Issue
Block a user