Skip to content

Commit 382f981

Browse files
committed
Fix indent
1 parent e07a275 commit 382f981

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- `onPopInvoked` should be migrated to `onPopInvokedWithResult`
1010
- https://docs.flutter.dev/release/breaking-changes/popscope-with-result
1111
- If you are using Flutter version below 3.24, please specify `adaptive_dialog: 2.1.0` as this version will cause a compilation error.
12-
- Corrected the dependency specification in version 2.2.1, but cannot be fixed the already released versions
12+
- Corrected the dependency specification in version 2.2.1, but cannot be fixed the already released versions
1313

1414
## 2.1.0
1515

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: adaptive_dialog
22
description: Show alert dialog or modal action sheet adaptively according to platform.
3-
version: 2.2.1+1
3+
version: 2.2.1+2
44
repository: https://github.com/mono0926/adaptive_dialog
55
funding:
66
- https://github.com/sponsors/mono0926

0 commit comments

Comments
 (0)