New version 43.0.1 due to audio issues with latest re/rem

This commit is contained in:
Juha Heinanen
2022-03-12 20:26:49 +02:00
parent 1253ccacf0
commit 9205456e6b

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 31
versionCode = 206
versionName = '43.0.0'
versionCode = 207
versionName = '43.0.1'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'