Skip to content

Commit 8137b10

Browse files
committed
Release v1.1.0
1 parent cf35c8d commit 8137b10

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

android/app/build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,6 @@ android {
6666
buildTypes {
6767
release {
6868
signingConfig signingConfigs.release
69-
minifyEnabled false
70-
useProguard false
71-
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
7269
}
7370
}
7471
}

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dashboard_reborn
22
description: A very sexy Flutter template app!
3-
version: 1.0.2+3
3+
version: 1.1.0+4
44

55
environment:
66
sdk: ">=2.1.0 <3.0.0"

0 commit comments

Comments
 (0)