Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivamGoyal1899 committed Nov 21, 2019
1 parent 76acfee commit 0f3dfd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions lib/screens/settingsScreen.dart
Original file line number Diff line number Diff line change
Expand Up @@ -149,11 +149,7 @@ class _SettingsScreenState extends State<SettingsScreen> {
}));
},
),
ListTile(
leading: IconButton(icon: Icon(Icons.card_giftcard)),
title: Text("Rewardz"),
subtitle: Text('Coming Soon'),
),

Divider(
height: 0.0,
color: Colors.black,
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: BHIM
description: Voice Based BHIM UPI Payments App
version: 0.3.0+1
version: 0.5.0+1
repository: https://github.com/ShivamGoyal1899/BHIM
authors:
- Shivam Goyal
Expand Down

0 comments on commit 0f3dfd8

Please sign in to comment.