- New version 17.1.0.

This commit is contained in:
Juha Heinanen
2020-02-26 09:53:11 +02:00
parent b587910cb8
commit ba5b2ea72c

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 28
versionCode = 110
versionName = '17.0.0'
versionCode = 111
versionName = '17.1.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'