version upgrade

This commit is contained in:
Juha Heinanen
2018-08-02 15:33:01 +03:00
parent 60b42d4cea
commit 01fa5009f3

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 26
versionCode = 10
versionName = '2.1'
versionCode = 11
versionName = '2.1.1'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'