Skip to content

Commit

Permalink
Release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
urmilshroff committed Dec 12, 2019
1 parent cf35c8d commit 8137b10
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,6 @@ android {
buildTypes {
release {
signingConfig signingConfigs.release
minifyEnabled false
useProguard false
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}
}
}
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: dashboard_reborn
description: A very sexy Flutter template app!
version: 1.0.2+3
version: 1.1.0+4

environment:
sdk: ">=2.1.0 <3.0.0"
Expand Down

0 comments on commit 8137b10

Please sign in to comment.