diff --git a/app/build.gradle b/app/build.gradle index deb1248..d611eed 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.simplecoil.simplecoil" minSdkVersion 21 targetSdkVersion 26 - versionCode 10 - versionName "1.9" + versionCode 11 + versionName "1.10" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {