diff --git a/Stately/app/build.gradle b/Stately/app/build.gradle index 212ec5cb..1735f09b 100644 --- a/Stately/app/build.gradle +++ b/Stately/app/build.gradle @@ -18,8 +18,8 @@ android { applicationId "com.lloydtorres.stately" minSdkVersion 16 targetSdkVersion 27 - versionCode 42 - versionName "1.10.0" + versionCode 43 + versionName "1.10.1" vectorDrawables.useSupportLibrary = true } buildTypes {