New version 38.0.0

This commit is contained in:
Juha Heinanen
2022-01-14 10:27:15 +02:00
parent e73be20160
commit 8b104e8dea
2 changed files with 6 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 31
versionCode = 194
versionName = '37.4.0'
versionCode = 195
versionName = '38.0.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'

View File

@ -0,0 +1,4 @@
- Improved device lock/unlock handling
- In Settings, added link to Android settings
- Properly check if Battery Optimizations setting has been changed
- New Swedish and Portuguese (Brazil) translations