New version 32.3.0

This commit is contained in:
Juha Heinanen
2021-09-01 07:53:04 +03:00
parent 922c6c0776
commit e5035202bc
2 changed files with 6 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 30
versionCode = 175
versionName = '32.2.0'
versionCode = 176
versionName = '32.3.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'