New version 21.1.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 = 135
|
versionCode = 136
|
||||||
versionName = '21.0.0'
|
versionName = '21.1.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
@@ -0,0 +1,4 @@
|
|||||||
|
- Added possibility to re-register selected account by swipe down gesture.
|
||||||
|
- Automatically focus and show soft keyboard when passwords or transfer
|
||||||
|
destination is asked.
|
||||||
|
- Various string related fixes.
|
||||||
Reference in New Issue
Block a user