New version 48.0.0

This commit is contained in:
Juha Heinanen
2022-08-30 09:22:21 +03:00
parent 7abb5cb33b
commit 89f4b50451
2 changed files with 7 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 32
versionCode = 227
versionName = '47.3.0'
versionCode = 228
versionName = '48.0.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'