diff --git a/android/app/build.gradle b/android/app/build.gradle index 13ea72d2b..1a4e8d69a 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -113,7 +113,7 @@ android { applicationId "com.mattermost.rnbeta" minSdkVersion 21 targetSdkVersion 23 - versionCode 115 + versionCode 116 versionName "1.9.2" ndk { abiFilters "armeabi-v7a", "x86"