- Added bullet prefix to audio module entry.

This commit is contained in:
Juha Heinanen
2019-10-22 20:22:46 +03:00
parent 53f751454d
commit 43f9949b33
2 changed files with 3 additions and 3 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 28
versionCode = 95
versionName = '11.2.0'
versionCode = 96
versionName = '11.3.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'