New version 46.2.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 32
|
targetSdkVersion 32
|
||||||
versionCode = 222
|
versionCode = 223
|
||||||
versionName = '46.1.1'
|
versionName = '46.2.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
- If unregistering fails, update registration status to white anyway
|
||||||
|
- Set asked password when user agent is created
|
||||||
|
- New Portuguese (Brazil) translations
|
||||||
Reference in New Issue
Block a user