diff --git a/app/build.gradle b/app/build.gradle index 1177f0c..85df533 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -50,8 +50,8 @@ android { applicationId 'com.philliphsu.clock2' minSdkVersion 19 targetSdkVersion 25 - versionCode 112 - versionName "1.1.2" + versionCode 113 + versionName "1.1.3" // Disabled for now because we're not ready to // completely port over to vector drawables // vectorDrawables.useSupportLibrary = true