diff --git a/app/build.gradle b/app/build.gradle index d67a0d5..ccdb374 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.herbron.moodl" minSdkVersion 19 targetSdkVersion 27 - versionCode 2 - versionName "0.0.3" + versionCode 4 + versionName "0.0.4" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {