Skip to content

Commit

Permalink
🐛 fix android build
Browse files Browse the repository at this point in the history
  • Loading branch information
dudeofawesome committed Feb 14, 2018
1 parent d454695 commit fce4419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ android {
applicationId "io.orleans.hnflutter"
minSdkVersion 16
targetSdkVersion 27
versionCode 008
versionCode 8
versionName "0.0.8"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit fce4419

Please sign in to comment.