diff --git a/app/build.gradle b/app/build.gradle index ea68e36a..ca4ea9ee 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId = 'com.tutpro.baresip' minSdkVersion 21 targetSdkVersion 26 - versionCode = 14 - versionName = '2.2.1' + versionCode = 15 + versionName = '2.2.2' externalNativeBuild { cmake { cFlags '-DHAVE_INTTYPES_H'