New version 26.0.1

This commit is contained in:
Juha Heinanen
2021-01-15 11:42:33 +02:00
parent c9cd6cd2e3
commit 70ffbece36
2 changed files with 4 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 29
versionCode = 149
versionName = '26.0.0'
versionCode = 150
versionName = '26.0.1'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'

View File

@ -0,0 +1,2 @@
- Fixed turning on dark theme when baresip application is launched
- New translations (Portuguese (Brazil))