New release 37.2.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 = 191
|
versionCode = 192
|
||||||
versionName = '37.1.0'
|
versionName = '37.2.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
@@ -0,0 +1,2 @@
|
|||||||
|
- Better protection of baresip app when device is locked with secure keyguard
|
||||||
|
- New Portuguese (Brazil) translations
|
||||||
Reference in New Issue
Block a user