New version 48.1.0

This commit is contained in:
Juha Heinanen
2022-09-02 12:03:42 +03:00
parent d859e9c220
commit 783b00611f
2 changed files with 4 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 32
versionCode = 229
versionName = '48.0.1'
versionCode = 230
versionName = '48.1.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1,2 @@
- Added GSM codec
- Made window un-touchable and started 5 second timer at Quit or Restart