New release 36.0.0
This commit is contained in:
@ -7,8 +7,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
versionCode = 182
|
||||
versionName = '35.2.0'
|
||||
versionCode = 183
|
||||
versionName = '36.0.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
5
fastlane/metadata/android/en-US/changelogs/36.0.0.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/36.0.0.txt
Normal file
@ -0,0 +1,5 @@
|
||||
- Migrated baresip to API level 31 (Android 12)
|
||||
- Improved available network detection
|
||||
- Improved permission requests
|
||||
- Removed account's Prefer IPv6 Media setting
|
||||
- New Portuguese (Brazil) translations
|
||||
Reference in New Issue
Block a user