diff --git a/app/build.gradle b/app/build.gradle index a169999..53f238a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "space.neothefox.laytray" minSdkVersion 23 targetSdkVersion 27 - versionCode 10 - versionName "1.9" + versionCode 11 + versionName "1.10" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {