Skip to content

Commit

Permalink
🚀🔖 v0.0.12-10
Browse files Browse the repository at this point in the history
  • Loading branch information
dudeofawesome committed Mar 17, 2019
1 parent bb84692 commit 3327f7c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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 <louis@orleans.io>
homepage: https://github.com/dudeofawesome/hn_flutter

Expand Down

0 comments on commit 3327f7c

Please sign in to comment.