- New version 18.0.1 due to upstream increase in allowed maximum number of
account's audio codecs.
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode = 119
|
||||
versionName = '18.0.0'
|
||||
versionCode = 120
|
||||
versionName = '18.0.1'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
Reference in New Issue
Block a user