Merge pull request #22 from licaon-kter/patch-3

New version
This commit is contained in:
juha-h
2019-03-03 05:53:24 +02:00
committed by GitHub

View File

@ -7,8 +7,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 27
versionCode = 43
versionName = '5.4.0'
versionCode = 44
versionName = '5.4.1'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'