New version 31.0.0

This commit is contained in:
Juha Heinanen
2021-06-13 13:56:55 +03:00
parent f5997efecb
commit b0675be3c2
2 changed files with 6 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 30
versionCode = 168
versionName = '30.3.0'
versionCode = 169
versionName = '31.0.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'

View File

@ -0,0 +1,4 @@
- Improved About text
- Restore chat list position when returning from chat
- Fixed crash when asking for account's password
- Don't try to load iLBC module