New version 32.0.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 30
|
targetSdkVersion 30
|
||||||
versionCode = 172
|
versionCode = 173
|
||||||
versionName = '31.2.1'
|
versionName = '32.0.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
@@ -0,0 +1,2 @@
|
|||||||
|
- Added button to turn microphone on/off during call
|
||||||
|
- Used horizontal scroll view for call control buttons
|
||||||
Reference in New Issue
Block a user