New version 50.1.5

This commit is contained in:
Juha Heinanen
2023-02-03 05:24:41 +02:00
parent 9937336c17
commit 2631fc5b3b
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 33
versionCode = 249
versionName = '50.1.4'
versionCode = 250
versionName = '50.1.5'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'