New version 21.2.0
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode = 136
|
versionCode = 137
|
||||||
versionName = '21.1.0'
|
versionName = '21.2.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
3
fastlane/metadata/android/en-US/changelogs/21.2.0.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/21.2.0.txt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
- Added AMR-WB (Adaptive Multi-Rate Wideband) speech codec.
|
||||||
|
- Added Licenses section to About text.
|
||||||
|
- New Portuguese (Brazil) translations.
|
||||||
Reference in New Issue
Block a user