diff --git a/app/build.gradle b/app/build.gradle index 5028a65a..a5b922fe 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -134,7 +134,7 @@ android { applicationId "org.openstack.android.summit" minSdkVersion 16 targetSdkVersion 25 - versionCode 93 + versionCode 94 versionName "2.0" multiDexEnabled true testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'