diff --git a/Stately/app/build.gradle b/Stately/app/build.gradle index 167e617f..0e125e29 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 44 - versionName "1.10.2" + versionCode 45 + versionName "1.10.3" vectorDrawables.useSupportLibrary = true } buildTypes {