New version 21.0.0

This commit is contained in:
Juha Heinanen
2020-08-28 20:18:34 +03:00
parent 797cac0c0f
commit 6a157be47a
2 changed files with 4 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 29
versionCode = 133
versionName = '20.1.0'
versionCode = 134
versionName = '21.0.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'