New version 29.1.0

This commit is contained in:
Juha Heinanen
2021-03-22 15:00:29 +02:00
parent 1d95d8f1be
commit dc71c10c36
2 changed files with 5 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 29
versionCode = 160
versionName = '29.0.0'
versionCode = 161
versionName = '29.1.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'

View File

@ -0,0 +1,3 @@
- Portuguese (Brazil) translations from Weblate
- Fixed F-Droid nb-NO locale tag
- Avoid 'duplicate finish request' warnings