- New version 18.0.0.
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode = 118
|
||||
versionName = '17.4.0'
|
||||
versionCode = 119
|
||||
versionName = '18.0.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
6
fastlane/metadata/android/en-US/changelogs/18.0.0.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/18.0.0.txt
Normal file
@ -0,0 +1,6 @@
|
||||
- Due to Android 10 restrictions, baresip cannot anymore be automatically
|
||||
started after boot without a notification.
|
||||
- Fixed restart of baresip on Android 10.
|
||||
- Removed setting of ICE Lite Mode due to upstream removal.
|
||||
- Added Brazilian Portuguese strings from Weblate.
|
||||
- Small fixes in Spanish and Norwegian strings.
|
||||
Reference in New Issue
Block a user