- updated versions

This commit is contained in:
Juha Heinanen
2019-03-14 06:42:55 +02:00
parent 5c321142cf
commit f0b7a68885

View File

@ -7,8 +7,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 27
versionCode = 45
versionName = '5.4.2'
versionCode = 46
versionName = '6.0.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'