New version 29.0.0

This commit is contained in:
Juha Heinanen
2021-03-13 10:25:53 +02:00
parent 0c9c6dfb4f
commit 04300f8cc6
2 changed files with 5 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 29
versionCode = 159
versionName = '28.2.0'
versionCode = 160
versionName = '29.0.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'