New version 47.3.0 (trying to make Google happy)

This commit is contained in:
Juha Heinanen
2022-08-07 11:22:29 +03:00
parent 7c0bb45b54
commit 52e854abe4

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 32
versionCode = 226
versionName = '47.2.0'
versionCode = 227
versionName = '47.3.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'