diff --git a/build.gradle b/build.gradle index eb1b1c9f6..e8ab31219 100644 --- a/build.gradle +++ b/build.gradle @@ -30,8 +30,8 @@ android { defaultConfig { applicationId "org.tasks" - versionCode 446 - versionName "4.9.8" + versionCode 448 + versionName "4.9.10" minSdkVersion 15 targetSdkVersion 25 testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"