New version 60.4.0

This commit is contained in:
Juha Heinanen
2024-06-12 12:24:12 +03:00
parent e16b8f8bfe
commit 3c23c7041a
2 changed files with 5 additions and 2 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 23
targetSdkVersion 34
versionCode = 399
versionName = '60.3.0'
versionCode = 400
versionName = '60.4.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'