diff --git a/app/build.gradle b/app/build.gradle index 0625b5c..3600394 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "space.neothefox.laytray" minSdkVersion 23 targetSdkVersion 26 - versionCode 5 - versionName "1.4" + versionCode 6 + versionName "1.5" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {