New version 36.1.1 for F-Droid (build of 36.1.0 failed due to missing mic_icon)
This commit is contained in:
@ -7,8 +7,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode = 185
|
versionCode = 186
|
||||||
versionName = '36.1.0'
|
versionName = '36.1.1'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
4
fastlane/metadata/android/en-US/changelogs/36.1.1.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/36.1.1.txt
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
- Moved call mute button from call control to action bar
|
||||||
|
- Added Battery Optimizations setting
|
||||||
|
- Ask record audio permission when baresip is started
|
||||||
|
- New Portuguese (Brazil), French, and Swedish translations
|
||||||
Reference in New Issue
Block a user