- New version 17.4.0.
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode = 117
|
versionCode = 118
|
||||||
versionName = '17.3.1'
|
versionName = '17.4.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
- Added support for Android 10 (API level 29).
|
||||||
|
- Improved asking of microphone permission when baresip is started the first time.
|
||||||
|
- Avoid crash if call button is touched without accounts.
|
||||||
Reference in New Issue
Block a user