New version 71.1.0
This commit is contained in:
@ -11,8 +11,8 @@ android {
|
|||||||
applicationId = "com.tutpro.baresip"
|
applicationId = "com.tutpro.baresip"
|
||||||
minSdk = 28
|
minSdk = 28
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
versionCode = 455
|
versionCode = 456
|
||||||
versionName = "71.0.2"
|
versionName = "71.1.0"
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags += "-DHAVE_INTTYPES_H -lstdc++"
|
cFlags += "-DHAVE_INTTYPES_H -lstdc++"
|
||||||
|
|||||||
4
fastlane/metadata/android/en-US/changelogs/456.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/456.txt
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
- Removed G.726 codec due to too many dependencies
|
||||||
|
- New G.722 codec with less dependencies
|
||||||
|
- New translations (Swedish, Czech, and Chinese)
|
||||||
|
|
||||||
Reference in New Issue
Block a user