- New version 10.2.0.

This commit is contained in:
Juha Heinanen
2019-09-29 10:53:17 +03:00
parent b08ab03e8c
commit 7acbfd5ae5
3 changed files with 5 additions and 3 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 28
versionCode = 89
versionName = '10.1.0'
versionCode = 90
versionName = '10.2.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'