New version 26.1.2
This commit is contained in:
@ -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'
|
||||
|
||||
1
fastlane/metadata/android/en-US/changelogs/26.1.2.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/26.1.2.txt
Normal file
@ -0,0 +1 @@
|
||||
- Try to detect rotation of contact avatar images
|
||||
Reference in New Issue
Block a user