New version 40.0.1

This commit is contained in:
Juha Heinanen
2022-02-04 20:29:44 +02:00
parent 926ed9ae23
commit 6553293a3a
2 changed files with 7 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 31
versionCode = 198
versionName = '40.0.0'
versionCode = 199
versionName = '40.0.1'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'