New version

...re-Tag 5.4.1 after merging ;)
This commit is contained in:
Licaon_Kter
2019-03-03 01:25:06 +00:00
committed by GitHub
parent c305ecdd64
commit a3e03cb5c1

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'