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