From 3327f7c4f4715cafb83fbaaf689bc5d41e0d0023 Mon Sep 17 00:00:00 2001 From: Louis Orleans Date: Sun, 17 Mar 2019 05:50:29 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=F0=9F=94=96=20v0.0.12-10?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android/app/build.gradle | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index 3f3368d..53b6ff5 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -36,8 +36,8 @@ android { applicationId "io.orleans.hnflutter" minSdkVersion 16 targetSdkVersion 27 - versionCode 12009 - versionName "0.0.12-9" + versionCode 12010 + versionName "0.0.12-10" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } diff --git a/pubspec.yaml b/pubspec.yaml index 352d74a..404c4a0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: hn_flutter description: A new Flutter project. -version: 0.0.12-9 +version: 0.0.12-10 author: Louis Orleans homepage: https://github.com/dudeofawesome/hn_flutter