We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99d85a0 commit f207612Copy full SHA for f207612
pubspec.yaml
@@ -3,7 +3,7 @@ description: splitr is a free and open-source app that lets you create multiple
3
4
publish_to: 'none'
5
6
-version: 0.2.1
+version: 0.3.0
7
8
environment:
9
sdk: '>=2.18.6 <3.0.0'
@@ -43,4 +43,4 @@ flutter_launcher_icons:
43
image_path: "assets/icons/icon.png"
44
min_sdk_android: 21
45
adaptive_icon_background: "#e53735"
46
- adaptive_icon_foreground: "assets/icons/icon.png"
+ adaptive_icon_foreground: "assets/icons/icon.png"
0 commit comments