upgraded versionCode and String

This commit is contained in:
Juha Heinanen
2018-12-27 12:49:18 +02:00
parent 3b65fb116f
commit 5bffaa070a

View File

@ -7,8 +7,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 27
versionCode = 40
versionName = '5.2.1'
versionCode = 41
versionName = '5.3.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'