New version 43.0.2 after upstream audio fix

This commit is contained in:
Juha Heinanen
2022-03-13 09:07:05 +02:00
parent 9205456e6b
commit 36c4ed3db2

View File

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