Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Teller committed Feb 1, 2024
1 parent 712675f commit 711acb1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 0.9.1+7
* Bugfixes

## 0.9.0+6
* Bugfixes

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ If you are interested in pseudonym measurements look at [flutter\_infonline_libr
* ÖWA (INFOnline Library iOS/Android)

## Requirements
- Dart sdk: `>=2.17.6 <3.0.0`
- Dart sdk: `>=2.17.6 <4.0.0`
- Flutter: `>=2.5.0`
- Android: `minSdkVersion 19`
- iOS: `minSdkVersion 11`
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ homepage: https://github.com/codeforce-dev/flutter_iomb_library
repository: https://github.com/codeforce-dev/flutter_iomb_library

environment:
sdk: ">=2.17.6 <3.0.0"
sdk: ">=2.17.6 <4.0.0"
flutter: ">=2.5.0"

dependencies:
Expand Down

0 comments on commit 711acb1

Please sign in to comment.