- New version 16.0.0.

This commit is contained in:
Juha Heinanen
2020-02-08 22:50:21 +02:00
parent 57304c32d0
commit 9bfbcf2c5f
2 changed files with 8 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 28
versionCode = 106
versionName = '15.1.1'
versionCode = 107
versionName = '16.0.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'