New version 26.1.2

This commit is contained in:
Juha Heinanen
2021-01-23 17:41:19 +02:00
parent ec54cfc3d1
commit c7b08f8c93
2 changed files with 3 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 29
versionCode = 152
versionName = '26.1.1'
versionCode = 153
versionName = '26.1.2'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'

View File

@ -0,0 +1 @@
- Try to detect rotation of contact avatar images