- New version 11.2.0.
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode = 94
|
||||
versionName = '11.1.0'
|
||||
versionCode = 95
|
||||
versionName = '11.2.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
3
fastlane/metadata/android/en-US/changelogs/11.2.0.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/11.2.0.txt
Normal file
@ -0,0 +1,3 @@
|
||||
- Added support for AMR narrowband codec.
|
||||
- Added Bulgarian strings.
|
||||
- Renamed main menu Configuration item to Settings.
|
||||
Reference in New Issue
Block a user