diff --git a/app/build.gradle b/app/build.gradle index f0b8762a..7e7ae138 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -52,8 +52,8 @@ android { applicationId "arun.com.chromer" minSdkVersion 16 targetSdkVersion 27 - versionCode 41 - versionName "2.0 - Beta 4" + versionCode 42 + versionName "2.0 - Beta 5" resValue "string", "playLicenseKey", "$playLicenseKey" resValue "string", "crashlyticsApiKey", "$fabricKey"