New version 53.1.2

This commit is contained in:
Juha Heinanen
2023-03-30 13:31:34 +03:00
parent 5ae69ca061
commit 1c20cdd876
3 changed files with 5 additions and 3 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 33
versionCode = 270
versionName = '53.1.1'
versionCode = 271
versionName = '53.1.2'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'
@ -21,6 +21,7 @@ android {
ndk {
// noinspection ChromeOsAbiSupport
// abiFilters 'armeabi-v7a', 'arm64-v8a', 'x86_64'
// noinspection ChromeOsAbiSupport
abiFilters 'armeabi-v7a', 'arm64-v8a'
}
vectorDrawables.useSupportLibrary = true

View File

@ -0,0 +1 @@
- Upstream increase of max size of account string