- New version 9.3.0.

This commit is contained in:
Juha Heinanen
2019-09-17 18:15:41 +03:00
parent da66e09dbc
commit 7d015d5a5c
2 changed files with 5 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 28
versionCode = 85
versionName = '9.2.0'
versionCode = 88
versionName = '9.3.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'