- New version 11.1.0.

This commit is contained in:
Juha Heinanen
2019-10-14 12:13:54 +03:00
parent 26cccaa1f4
commit 95eece554c
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 = 93
versionName = '11.0.0'
versionCode = 94
versionName = '11.1.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'