- New version 11.0.0.

This commit is contained in:
Juha Heinanen
2019-10-10 11:01:31 +03:00
parent 6f6b07ccff
commit 31f2731aac
2 changed files with 9 additions and 2 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 28
versionCode = 92
versionName = '10.4.0'
versionCode = 93
versionName = '11.0.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'