New version 36.1.0
This commit is contained in:
+2
-2
@@ -7,8 +7,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode = 183
|
versionCode = 184
|
||||||
versionName = '36.0.0'
|
versionName = '36.1.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
@@ -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