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
+2 -2
View File
@@ -7,8 +7,8 @@ android {
applicationId = 'com.tutpro.baresip' applicationId = 'com.tutpro.baresip'
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode = 152 versionCode = 153
versionName = '26.1.1' versionName = '26.1.2'
externalNativeBuild { externalNativeBuild {
cmake { cmake {
cFlags '-DHAVE_INTTYPES_H' cFlags '-DHAVE_INTTYPES_H'
@@ -0,0 +1 @@
- Try to detect rotation of contact avatar images