New version 29.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 29
|
targetSdkVersion 29
|
||||||
versionCode = 159
|
versionCode = 160
|
||||||
versionName = '28.2.0'
|
versionName = '29.0.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
- Enabled swipe left/right to toggle between accounts
|
||||||
|
- Added DTMF Mode account setting
|
||||||
|
- Translations update from Weblate (French)
|
||||||
Reference in New Issue
Block a user