Skip to content

Commit

Permalink
Remove meta in dep
Browse files Browse the repository at this point in the history
  • Loading branch information
hyochan committed Oct 12, 2020
1 parent 7d5bd7a commit 55a3f87
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions example/android/gradle.properties
@@ -1,3 +1,4 @@
android.enableJetifier=true
android.useAndroidX=true
org.gradle.jvmargs=-Xmx1536M
android.enableR8=true
1 change: 0 additions & 1 deletion pubspec.yaml
Expand Up @@ -11,7 +11,6 @@ dependencies:
sdk: flutter

platform: ^2.2.1
meta: '>=1.0.0 <2.0.0'

dev_dependencies:
test: '>=1.0.0 <2.0.0'
Expand Down

0 comments on commit 55a3f87

Please sign in to comment.