upgraded version codes

This commit is contained in:
Juha Heinanen
2018-11-03 15:57:03 +02:00
parent 5e8cc5fbdb
commit 1499ea9ac9

View File

@ -7,8 +7,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 27
versionCode = 29
versionName = '3.2.0'
versionCode = 30
versionName = '3.2.1'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'