New version 58.0.0
This commit is contained in:
+2
-2
@@ -10,8 +10,8 @@ android {
|
|||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
//noinspection OldTargetApi becuase 34 has not been released yet
|
//noinspection OldTargetApi becuase 34 has not been released yet
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode = 291
|
versionCode = 292
|
||||||
versionName = '57.2.0'
|
versionName = '58.0.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
- Added Reliable Provisional Responses Account Configuration option
|
||||||
|
- Added Tone Country Audio Configuration option (credits to Robert Averbeck for providing the tone files)
|
||||||
|
- Fixed AudioManager related SDK version test
|
||||||
|
- New Spanish, Portuguese and Portuguese (Brazil) translations
|
||||||
|
- Upstream bug fixes and improvements
|
||||||
Reference in New Issue
Block a user