Skip to content

Commit f78246a

Browse files
committed
🚀🔖 v0.0.12-8
1 parent 91e5202 commit f78246a

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

android/app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ android {
3636
applicationId "io.orleans.hnflutter"
3737
minSdkVersion 16
3838
targetSdkVersion 27
39-
versionCode 12007
40-
versionName "0.0.12-7"
39+
versionCode 12008
40+
versionName "0.0.12-8"
4141
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
4242
}
4343

changelogs/0.0.12-8.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- ⚡️ improve comment status parsing performance

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: hn_flutter
22
description: A new Flutter project.
3-
version: 0.0.12-7
3+
version: 0.0.12-8
44
author: Louis Orleans <[email protected]>
55
homepage: https://github.com/dudeofawesome/hn_flutter
66

0 commit comments

Comments
 (0)