Skip to content

Commit

Permalink
docs(android): added min_sdk_android config to example
Browse files Browse the repository at this point in the history
  • Loading branch information
RatakondalaArun committed Jul 31, 2022
1 parent 0e3ef1f commit f2ae2d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ flutter_icons:
android: "launcher_icon"
ios: true
image_path: "assets/icon/icon.png"
min_sdk_android: 21 # android min sdk min:16
web:
generate: true
image_path: "path/to/image.png"
Expand Down

0 comments on commit f2ae2d9

Please sign in to comment.