New version 59.3.0

This commit is contained in:
Juha Heinanen
2023-12-29 12:48:21 +02:00
parent bb21370221
commit 77843d8983
2 changed files with 4 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 23
targetSdkVersion 34
versionCode = 299
versionName = '59.2.0'
versionCode = 300
versionName = '59.3.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1,2 @@
- Minor upstream bug fixes
- New German translations