- New version 16.1.0.

This commit is contained in:
Juha Heinanen
2020-02-18 07:18:47 +02:00
parent 4faab6d6ab
commit ecb272cfa7
2 changed files with 7 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 28
versionCode = 108
versionName = '16.0.1'
versionCode = 109
versionName = '16.1.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'