diff --git a/app/build.gradle b/app/build.gradle index ea456f60..c7ddc22c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId = 'com.tutpro.baresip' minSdkVersion 21 targetSdkVersion 28 - versionCode = 50 - versionName = '6.2.0' + versionCode = 51 + versionName = '6.2.1' externalNativeBuild { cmake { cFlags '-DHAVE_INTTYPES_H'