Skip to content

Commit

Permalink
🚀🔖 v0.0.12-7
Browse files Browse the repository at this point in the history
  • Loading branch information
dudeofawesome committed Apr 27, 2018
1 parent 952f884 commit 558bd55
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 12006
versionName "0.0.12-6"
versionCode 12007
versionName "0.0.12-7"
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-6
version: 0.0.12-7
author: Louis Orleans <louis@orleans.io>
homepage: https://github.com/dudeofawesome/hn_flutter

Expand Down

0 comments on commit 558bd55

Please sign in to comment.