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