New version 37.3.0

This commit is contained in:
Juha Heinanen
2021-12-28 09:33:28 +02:00
parent 8e50dd6f24
commit ecce2ca4db
2 changed files with 4 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 31
versionCode = 192
versionName = '37.2.0'
versionCode = 193
versionName = '37.3.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'

View File

@ -0,0 +1,2 @@
- Moved Default Call Volume setting under Audio settings
- New language (German)