renamed call history related layout files

increased version name
This commit is contained in:
Juha Heinanen
2018-08-07 16:49:22 +03:00
parent 4453c45ff4
commit 2daee5f82d
5 changed files with 7 additions and 7 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 26
versionCode = 12
versionName = '2.1.2'
versionCode = 13
versionName = '2.2'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'