From 8aca63c330f991868d642b96e12371a4eb1f0a5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marius=20H=C3=B6fler?= Date: Sun, 19 Apr 2020 02:07:17 +0200 Subject: [PATCH] New Release (v1.3.2) --- README.md | 7 +++++++ build.gradle | 8 +++++++- gradle.properties | 17 ++++++++++++----- .../actions/DocProvider.kt | 7 ++----- .../actions/DocumentationUrlProvider.kt | 1 + .../actions/NewFlutterBlocAction.kt | 2 +- .../utils/FlutterProjectUtils.kt | 16 +++++++++++----- 7 files changed, 41 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 5bdad63d..f23d858e 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,13 @@ You can install plugin directly from IntelliJ IDEA or Android Studio: ## :fire: What's new? +### 1.3.2 + + ### 1.3.1