- New version 10.1.0.

This commit is contained in:
Juha Heinanen
2019-09-26 12:44:56 +03:00
parent fb586a3837
commit 663a41be56
2 changed files with 4 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 28
versionCode = 88
versionName = '10.0.0'
versionCode = 89
versionName = '10.1.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'

View File

@ -0,0 +1,2 @@
- Added support for G722 codec.
- Fixed saving of accounts.