Skip to content

Commit

Permalink
v0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
festelo committed Jun 12, 2020
1 parent 25601fe commit 71a7f15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Last.fm Dashboard
[![Codemagic build status](https://api.codemagic.io/apps/5ea562915a66a09fed782df6/5ea562915a66a09fed782df5/status_badge.svg)](https://codemagic.io/apps/5ea562915a66a09fed782df6/5ea562915a66a09fed782df5/latest_build)
![Android CI/CD](https://github.com/festelo/lastfm_dashboard/workflows/Android%20CI/CD/badge.svg?branch=master&event=push)

## Setup
You should create config with command `flutter pub run environment_config:generate`, before you can build. Read [environment config package description](https://pub.dev/packages/environment_config) for detailed instruction.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: lastfm_dashboard
description: Last.fm Dashboard

version: 1.0.0+1
version: 0.1.0+1

environment:
sdk: ">=2.8.0-dev.12 <3.0.0"
Expand Down

0 comments on commit 71a7f15

Please sign in to comment.