diff --git a/wrench-app/build.gradle b/wrench-app/build.gradle index 2b39cc3..2a42abe 100644 --- a/wrench-app/build.gradle +++ b/wrench-app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "com.izettle.wrench" minSdkVersion 15 targetSdkVersion 27 - versionCode 9 - versionName "1.0.8" + versionCode 10 + versionName "1.0.9" testInstrumentationRunner "com.izettle.wrench.WrenchTestRunner" vectorDrawables.useSupportLibrary = true