diff --git a/app/build.gradle b/app/build.gradle index c300f3168..8af87d46a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { targetSdkVersion 27 testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" - versionCode 37 - versionName "2.0.0beta4" + versionCode 38 + versionName "2.0.0" flavorDimensions "default"