New version 36.1.1 for F-Droid (build of 36.1.0 failed due to missing mic_icon)

This commit is contained in:
Juha Heinanen
2021-11-23 17:11:02 +02:00
parent 4da1877460
commit cf4f9781a6
2 changed files with 6 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 31
versionCode = 185
versionName = '36.1.0'
versionCode = 186
versionName = '36.1.1'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'

View 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